From fb0bba8d06c264470e000e7ee733c124fb377865 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Fri, 6 Nov 2015 14:39:29 -0500 Subject: [PATCH] libkeybinder2: update to 0.3.1. --- srcpkgs/libkeybinder2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libkeybinder2/template b/srcpkgs/libkeybinder2/template index 8bae83696bd..c5190c1e682 100644 --- a/srcpkgs/libkeybinder2/template +++ b/srcpkgs/libkeybinder2/template @@ -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 " 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