Date: Wednesday, June 15, 2022 @ 20:47:18 Author: arojas Revision: 1238046
Update to 3.9.0 Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-15 20:05:54 UTC (rev 1238045) +++ PKGBUILD 2022-06-15 20:47:18 UTC (rev 1238046) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.8.5 +pkgver=3.9.0 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' 'python-setuptools-scm') -_commit=c48caa7a39f511a617b9541b88ef59bab6a21264 +_commit=1e8ea6f14dd8ba511aab929a601d1a8fa3a910dd source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
