Date: Sunday, April 28, 2019 @ 16:49:27 Author: eschwartz Revision: 455094
upgpkg: guake 3.6.1-1 upstream release Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 16:47:15 UTC (rev 455093) +++ PKGBUILD 2019-04-28 16:49:27 UTC (rev 455094) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.5.0 +pkgver=3.6.1 pkgrel=1 pkgdesc='Drop-down terminal for GNOME' arch=('any') @@ -14,7 +14,7 @@ depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo' 'python-dbus' 'python-gobject' 'python-pbr' 'vte3') makedepends=('git') -_commit=51dff399c358b09f37ef76e51a134a2fa51d94c7 # tags/3.5.0 +_commit=6cb283eb9d9125a615ea489765ecea2b0ae2d6af # tags/3.6.1 source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
