Date: Thursday, May 2, 2019 @ 05:22:58 Author: eschwartz Revision: 457691
upgpkg: guake 3.6.2-1 upstream release Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-02 01:57:08 UTC (rev 457690) +++ PKGBUILD 2019-05-02 05:22:58 UTC (rev 457691) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.6.1 +pkgver=3.6.2 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=6cb283eb9d9125a615ea489765ecea2b0ae2d6af # tags/3.6.1 +_commit=654b89715dafe4d0398f5f6e7e1c080a0f6bacf3 # tags/3.6.2 source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
