summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Mueller2014-05-07 21:36:46 +0200
committerAaron Mueller2014-05-07 21:36:46 +0200
commit9dc7c556ec3238b6ddc0932cc70ad956092c7af9 (patch)
tree75d6d0819b9f5979a93fb1c157b19c9c53b02286 /PKGBUILD
parentabc0d044e6c02d1fa3fc29b8beb019d3a4f83328 (diff)
downloadaur-9dc7c556ec3238b6ddc0932cc70ad956092c7af9.tar.gz
Bump the version for the roccat-rools package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7412f8d0a324..de97a785eece 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ true && pkgname=('roccat-tools-common'
'roccat-tools-ryos'
'roccat-tools-savu')
pkgbase=roccat-tools
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="Userland applications to configure and make extended use of ROCCAT devices"
arch=('i686' 'x86_64')
@@ -35,7 +35,7 @@ optdepends=('kmod-roccat: Adds support for some devices not yet in vanilla kerne
conflicts=
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2")
-md5sums=('aa6756a549c95d3579a8e08c0fdb5b1c')
+md5sums=('ef1c776a0add38a90a83af4e1fd4bfe2')
build() {
cd "$srcdir/$pkgbase-$pkgver"