Date: Monday, May 13, 2019 @ 14:37:49 Author: eschwartz Revision: 467138
upgpkg: guake 3.6.3-1 upstream release Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-13 14:11:22 UTC (rev 467137) +++ PKGBUILD 2019-05-13 14:37:49 UTC (rev 467138) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.6.2 +pkgver=3.6.3 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=654b89715dafe4d0398f5f6e7e1c080a0f6bacf3 # tags/3.6.2 +_commit=f58c0aba29c8e848d0d1c7b13a370db72e938084 # tags/3.6.3 source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
