Date: Monday, October 25, 2021 @ 19:46:50 Author: arojas Revision: 1033647
Update to 3.8.1 Modified: guake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-25 18:51:45 UTC (rev 1033646) +++ PKGBUILD 2021-10-25 19:46:50 UTC (rev 1033647) @@ -5,7 +5,7 @@ # Contributor: Attila Bukor <[email protected]> pkgname=guake -pkgver=3.8.0 +pkgver=3.8.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=f95cd6797ced8e1989ed7adc929cfd59e51f5a32 +_commit=2bc96722e6c7079bebdee436490bd02a069d340c source=("git+https://github.com/Guake/guake#commit=$_commit") sha256sums=('SKIP')
