Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / xfce4-mailwatch-plugin
Commits: 3d2783d7 by Evangelos Foutras at 2024-12-24T20:08:07+02:00 upgpkg: 1.3.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,17 +1,16 @@ pkgbase = xfce4-mailwatch-plugin pkgdesc = Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel - pkgver = 1.3.1 - pkgrel = 4 + pkgver = 1.3.2 + pkgrel = 1 url = https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start arch = x86_64 groups = xfce4-goodies license = GPL-2.0-or-later makedepends = git - makedepends = intltool makedepends = xfce4-dev-tools depends = xfce4-panel depends = gnutls - source = git+https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin.git#tag=xfce4-mailwatch-plugin-1.3.1 - sha256sums = a41cf1bd933df1776618e72a18974b2f9caa90f3cf0f6ba97dfedee4f1b14f70 + source = git+https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin.git#tag=xfce4-mailwatch-plugin-1.3.2 + sha256sums = a4058da90d96cb2ab9c16306358c96d20adbe5aeb821a7fdcb7f48d06ecfdaf8 pkgname = xfce4-mailwatch-plugin ===================================== PKGBUILD ===================================== @@ -4,17 +4,17 @@ # Contributor: Suzy Williams <suzanne.willia...@verizon.net> pkgname=xfce4-mailwatch-plugin -pkgver=1.3.1 -pkgrel=4 +pkgver=1.3.2 +pkgrel=1 pkgdesc="Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel" arch=('x86_64') url="https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start" license=('GPL-2.0-or-later') groups=('xfce4-goodies') depends=('xfce4-panel' 'gnutls') -makedepends=('git' 'intltool' 'xfce4-dev-tools') +makedepends=('git' 'xfce4-dev-tools') source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin.git#tag=$pkgname-$pkgver") -sha256sums=('a41cf1bd933df1776618e72a18974b2f9caa90f3cf0f6ba97dfedee4f1b14f70') +sha256sums=('a4058da90d96cb2ab9c16306358c96d20adbe5aeb821a7fdcb7f48d06ecfdaf8') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-mailwatch-plugin/-/commit/3d2783d7ef9f5dd01ea0d635dd98e97bbafd93a3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-mailwatch-plugin/-/commit/3d2783d7ef9f5dd01ea0d635dd98e97bbafd93a3 You're receiving this email because of your account on gitlab.archlinux.org.