summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bebe35b19d9..3eea711e1b68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = roccat-tools
pkgdesc = Userland applications to configure and make extended use of ROCCAT devices
- pkgver = 3.7.0
+ pkgver = 3.7.1
pkgrel = 1
url = http://roccat.sourceforge.net
arch = i686
@@ -16,8 +16,8 @@ pkgbase = roccat-tools
depends = hicolor-icon-theme
depends = libgudev
optdepends = kmod-roccat: Adds support for the old kone device.
- source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-3.7.0.tar.bz2
- md5sums = a38670db1ebd5a2f839dae83d06418ef
+ source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-3.7.1.tar.bz2
+ md5sums = ef0d0b990fbdbf66993fcee5869430bf
pkgname = roccat-tools-common
pkgdesc = ROCCAT tools common files
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"