Date: Sunday, October 15, 2017 @ 15:42:25 Author: bgyorgy Revision: 262924
upgpkg: guake 0.8.11-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-15 15:35:17 UTC (rev 262923) +++ PKGBUILD 2017-10-15 15:42:25 UTC (rev 262924) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=0.8.10 +pkgver=0.8.11 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=('ded226b94a7b184b056b62a02d6a1cade1e53158a87bcae9c030a5cdf9c71644') +sha256sums=('5ec5984a79a90e6abe73fe063c470f124d34616e8f162d1f7160feee9fb0984f') prepare() { cd $pkgname-$pkgver
