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

Antonio Rojas arojas at archlinux.org
Sat Sep 17 09:24:29 UTC 2016


    Date: Saturday, September 17, 2016 @ 09:24:28
  Author: arojas
Revision: 276633

Update to 0.3.1

Modified:
  libkeybinder3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-17 09:10:08 UTC (rev 276632)
+++ PKGBUILD	2016-09-17 09:24:28 UTC (rev 276633)
@@ -3,8 +3,8 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=libkeybinder3
-pkgver=0.3.0
-pkgrel=4
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="A library for registering global keyboard shortcuts"
 arch=('i686' 'x86_64')
 url="https://github.com/engla/keybinder/tree/keybinder-3.0"
@@ -13,7 +13,7 @@
 makedepends=('gtk-doc' 'gobject-introspection')
 optdepends=('lua-lgi: lua bindings')
 source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz)
-sha1sums=('53167d295ffa1d356bfad6f9360b90bd85e8fb26')
+sha1sums=('f7505c952da4238992b6497bd30654cc08c755be')
 
 build() {
   cd keybinder-3.0-${pkgver}



More information about the arch-commits mailing list