Date: Wednesday, July 18, 2018 @ 15:57:01 Author: bgyorgy Revision: 362246
upgpkg: guake 3.3.2-1 Update to new version Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 15:49:46 UTC (rev 362245) +++ PKGBUILD 2018-07-18 15:57:01 UTC (rev 362246) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.3.0 +pkgver=3.3.2 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' 'python-pbr' 'vte3') makedepends=('git') -_commit=fcef997c9ca0b2efd81593e99d8a0eb12f0f9680 # tags/3.3.0 +_commit=66dc3f0a3e631d971db4486c472458af267e9099 # tags/3.3.2 source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
