Date: Sunday, March 15, 2015 @ 20:18:52 Author: foutrelis Revision: 233879
upgpkg: xfce4-dict 0.7.1-1 New upstream release. Modified: xfce4-dict/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-15 18:43:23 UTC (rev 233878) +++ PKGBUILD 2015-03-15 19:18:52 UTC (rev 233879) @@ -4,8 +4,8 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=xfce4-dict -pkgver=0.7.0 -pkgrel=2 +pkgver=0.7.1 +pkgrel=1 pkgdesc="A dictionary plugin for the Xfce panel" arch=('i686' 'x86_64') url="http://goodies.xfce.org/projects/applications/xfce4-dict" @@ -18,7 +18,7 @@ replaces=('xfce4-dict-plugin') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/0.7/$pkgname-$pkgver.tar.bz2) -sha256sums=('407fc0f02adf6ea85dec6993db1e222b548afcdd63a9e35ed2d70a42c9738e58') +sha256sums=('d15611e75a5e9c51167f2101cb760505ff72c446ef15542183b5e0fbf9c540fc') build() { cd "$srcdir/$pkgname-$pkgver"
