summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Mueller2015-01-28 00:02:14 +0100
committerAaron Mueller2015-01-28 00:02:33 +0100
commit82074e77e108d86ed15305e4b88d0344186f9f51 (patch)
treee5a94acda8f8f204bace283c8fde5a9e49600420 /PKGBUILD
parentbf73e763e49efdcabc31d662b898ac1ff62f4ee1 (diff)
downloadaur-82074e77e108d86ed15305e4b88d0344186f9f51.tar.gz
Update roccat-tools and implement the fix for libgaminggear
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18500fc20ab2..5d7855a8cea5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ pkgname=('roccat-tools-common'
'roccat-tools-savu'
'roccat-tools-tyon')
pkgbase=roccat-tools
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=1
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@ optdepends=('kmod-roccat: Adds support for the old kone device.')
conflicts=
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2")
-md5sums=('ee6b0bfe6e59795f1f14d0c688c708f4')
+md5sums=('b241c5f32134d515e8f1d9315cf4b0a6')
build() {
cd "$srcdir/$pkgbase-$pkgver"