Date: Monday, May 3, 2021 @ 15:13:12 Author: foutrelis Revision: 414262
upgpkg: xfce4-clipman-plugin 1.6.2-1: new upstream release Modified: xfce4-clipman-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-03 14:56:01 UTC (rev 414261) +++ PKGBUILD 2021-05-03 15:13:12 UTC (rev 414262) @@ -3,7 +3,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-clipman-plugin -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="A clipboard plugin for the Xfce4 panel" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('xfce4-panel' 'libxtst' 'qrencode') makedepends=('intltool') source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -sha256sums=('b3e8317796289196fa78c4526626fe061fd35d11e848cf300ca1ace47febceb4') +sha256sums=('ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8') build() { cd "$srcdir/$pkgname-$pkgver"
