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

Balló György bgyorgy at archlinux.org
Mon Jan 22 17:35:53 UTC 2018


    Date: Monday, January 22, 2018 @ 17:35:43
  Author: bgyorgy
Revision: 285017

upgpkg: guake 3.0.3-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 17:34:10 UTC (rev 285016)
+++ PKGBUILD	2018-01-22 17:35:43 UTC (rev 285017)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor <r1pp3rj4ck at w4it.eu>
 
 pkgname=guake
-pkgver=3.0.2+6+ge9df754
+pkgver=3.0.3
 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' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=e9df754ddb7063b0c259b5909716d97d1fb6fcd0  # master
+_commit=8ea70114fc51ffef8436da8cde631a8246cc6794  # tags/3.0.3
 source=("git+https://github.com/Guake/guake#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list