Date: Monday, November 9, 2020 @ 02:37:05 Author: foutrelis Revision: 399648
upgpkg: xfce4-mailwatch-plugin 1.3.0-1: new upstream release Modified: xfce4-mailwatch-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-08 21:50:54 UTC (rev 399647) +++ PKGBUILD 2020-11-09 02:37:05 UTC (rev 399648) @@ -3,17 +3,17 @@ # Contributor: Suzy Williams <[email protected]> pkgname=xfce4-mailwatch-plugin -pkgver=1.2.0 -pkgrel=9 +pkgver=1.3.0 +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" license=('GPL2') groups=('xfce4-goodies') -depends=('xfce4-panel' 'gnutls' 'libgcrypt') +depends=('xfce4-panel' 'gnutls') makedepends=('intltool') source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -sha256sums=('624acc8229a8593c0dfeb28f883f4958119a715cc81cecdbaf29efc8ab1edcad') +sha256sums=('20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e') build() { cd "$srcdir/$pkgname-$pkgver"
