summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 747e08096dfb..35eaf280babe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = roccat-tools-full
pkgdesc = Userland applications to configure and make extended use of ROCCAT devices
- pkgver = 3.6.1
- pkgrel = 4
+ pkgver = 3.7.0
+ pkgrel = 1
url = http://roccat.sourceforge.net
install = roccat-tools.install
arch = i686
@@ -19,8 +19,8 @@ pkgbase = roccat-tools-full
optdepends = roccat-dkms: Adds support for the old kone device with dynamic rebuild.
conflicts = roccat-tools-common
replaces = roccat-tools-common
- source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-3.6.1.tar.bz2
- sha1sums = 3eab9a07dd586eb6c1648b060f36b4592525416b
+ source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-3.7.0.tar.bz2
+ sha1sums = dc70ff3cc5a2fe9af65ef6e3ba27e9d37dfddd92
pkgname = roccat-tools-full
diff --git a/PKGBUILD b/PKGBUILD
index 4c15b1944108..a7b7c9166399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=('roccat-tools-full')
_pkgbase=roccat-tools
-pkgver=3.6.1
-pkgrel=4
+pkgver=3.7.0
+pkgrel=1
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
url='http://roccat.sourceforge.net'
@@ -21,7 +21,7 @@ conflicts=('roccat-tools-common')
replaces=('roccat-tools-common')
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2")
install=roccat-tools.install
-sha1sums=('3eab9a07dd586eb6c1648b060f36b4592525416b')
+sha1sums=('dc70ff3cc5a2fe9af65ef6e3ba27e9d37dfddd92')
build() {
cd "$srcdir/$_pkgbase-$pkgver"