[arch-commits] Commit in guake/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Tue Mar 27 12:47:36 UTC 2018


    Date: Tuesday, March 27, 2018 @ 12:47:34
  Author: bgyorgy
Revision: 312857

upgpkg: guake 3.0.5-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-27 12:41:32 UTC (rev 312856)
+++ PKGBUILD	2018-03-27 12:47:34 UTC (rev 312857)
@@ -5,8 +5,8 @@
 # Contributor: Attila Bukor <r1pp3rj4ck at w4it.eu>
 
 pkgname=guake
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.5
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=4f4cc8b6c16a7d8598d38f6266434bfa3e533978  # tags/3.0.4
+_commit=525b134e8e12db687a7fc5bc6134c7af49a957fc  # tags/3.0.5^0
 source=("git+https://github.com/Guake/guake#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list