Date: Monday, January 22, 2018 @ 17:35:43 Author: bgyorgy Revision: 285017
upgpkg: guake 3.0.3-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-22 17:34:10 UTC (rev 285016) +++ PKGBUILD 2018-01-22 17:35:43 UTC (rev 285017) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.0.2+6+ge9df754 +pkgver=3.0.3 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=e9df754ddb7063b0c259b5909716d97d1fb6fcd0 # master +_commit=8ea70114fc51ffef8436da8cde631a8246cc6794 # tags/3.0.3 source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
