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