Date: Monday, June 4, 2018 @ 04:16:37 Author: foutrelis Revision: 325757
upgpkg: xfce4-dict 0.8.1-1 New upstream release. Modified: xfce4-dict/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-04 04:15:46 UTC (rev 325756) +++ PKGBUILD 2018-06-04 04:16:37 UTC (rev 325757) @@ -4,7 +4,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-dict -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="A dictionary plugin for the Xfce panel" arch=('x86_64') @@ -17,7 +17,7 @@ conflicts=('xfce4-dict-plugin') replaces=('xfce4-dict-plugin') source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -sha256sums=('3a2fa72a3fe1816e16a50327fac1926bb0167a905c9b1e313a2bf5e3163ea32a') +sha256sums=('5e49e8412fb61265c1be785f3e4dd9e4865f3819dbae56caa04ddbac65b9e66f') build() { cd "$srcdir/$pkgname-$pkgver"
