libkeybinder2: update to 0.3.1.

This commit is contained in:
Steve Prybylski 2015-11-06 14:39:29 -05:00
parent 123dd7ffd9
commit fb0bba8d06
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libkeybinder2' # Template file for 'libkeybinder2'
pkgname=libkeybinder2 pkgname=libkeybinder2
version=0.3.0 version=0.3.1
revision=2 revision=1
wrksrc="keybinder-${version}" wrksrc="keybinder-${version}"
build_style=gnu-configure build_style=gnu-configure
build_options="gir" build_options="gir"
@ -13,7 +13,7 @@ maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
homepage="https://github.com/engla/keybinder" homepage="https://github.com/engla/keybinder"
license="GPL-2" license="GPL-2"
distfiles="https://github.com/engla/keybinder/archive/v${version}.tar.gz" distfiles="https://github.com/engla/keybinder/archive/v${version}.tar.gz"
checksum=8e8d77386b9e29556fab097c31aec643d36a33d201733b7b999179abcba7774e checksum=6073bb5f626f75c4a6f25291b32673af02d47e735b56f9d471150d678ac0b5fa
# Disable gir for cross builds. # Disable gir for cross builds.
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then