Date: Saturday, June 17, 2017 @ 14:38:43 Author: bgyorgy Revision: 237904
upgpkg: guake 0.8.9-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-17 14:37:38 UTC (rev 237903) +++ PKGBUILD 2017-06-17 14:38:43 UTC (rev 237904) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=0.8.8 +pkgver=0.8.9 pkgrel=1 pkgdesc='Drop-down terminal for GNOME' arch=('any') @@ -14,7 +14,7 @@ depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-keybinder2' 'python2-xdg' 'libutempter') makedepends=('intltool' 'gnome-common') source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz) -sha256sums=('dbed79b7350e40412121b21d03a26c480a93add315d3a196c450cc62e4e1a42e') +sha256sums=('09de63d24e35182ecb84a300375ef3591f0b0df38f9695633945835a1abc1c2e') prepare() { cd $pkgname-$pkgver
