summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Fischer2015-10-08 22:45:18 +0200
committerAaron Fischer2015-10-08 22:45:18 +0200
commitb19d9f39dec4f2bbc16e9b8a7325fb9f86bf9542 (patch)
tree2a9f4b03d7d7d5295af44fd102cf7af4252c9e90 /PKGBUILD
parentaad072c58c0cebe0fb560f2f2025eef0b46c8d85 (diff)
downloadaur-b19d9f39dec4f2bbc16e9b8a7325fb9f86bf9542.tar.gz
Bump version to 3.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf0b268d82b..afb7a26f6253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgname=('roccat-tools-common'
'roccat-tools-tyon'
'roccat-tools-nyth')
pkgbase=roccat-tools
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
@@ -37,7 +37,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=('a38670db1ebd5a2f839dae83d06418ef')
+md5sums=('ef0d0b990fbdbf66993fcee5869430bf')
build() {
cd "$srcdir/$pkgbase-$pkgver"