Date: Monday, January 15, 2018 @ 13:45:04 Author: bgyorgy Revision: 282650
upgpkg: guake 3.0.1+7+gcf052b6-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-15 13:35:58 UTC (rev 282649) +++ PKGBUILD 2018-01-15 13:45:04 UTC (rev 282650) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.0.1+4+gc6c32a5 +pkgver=3.0.1+7+gcf052b6 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=c6c32a518f524d3714db16e9bf5877242ac59831 # master +_commit=cf052b6077801ba8141c4d5e1affda2f4bcf7492 # master source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
