Date: Thursday, January 18, 2018 @ 21:22:11 Author: bgyorgy Revision: 283987
upgpkg: guake 3.0.2+6+ge9df754-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-18 20:13:08 UTC (rev 283986) +++ PKGBUILD 2018-01-18 21:22:11 UTC (rev 283987) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.0.1+7+gcf052b6 +pkgver=3.0.2+6+ge9df754 pkgrel=1 pkgdesc='Drop-down terminal for GNOME' arch=('any') @@ -13,7 +13,7 @@ license=('GPL') depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 'python-dbus' 'python-gobject' 'vte3') makedepends=('python-pbr' 'git') -_commit=cf052b6077801ba8141c4d5e1affda2f4bcf7492 # master +_commit=e9df754ddb7063b0c259b5909716d97d1fb6fcd0 # master source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
