summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Gonzalez2015-09-14 17:10:07 +0200
committerJesus Gonzalez2015-09-14 17:10:07 +0200
commitc466cd12dd4346b6884c4f7aa0111140a73c3d6a (patch)
tree7c471c7a27f9edff72f0d080deb3aebb938eeab1 /PKGBUILD
parentb7f8739254b442f0aa9e0e4a83ff886bdd1649b8 (diff)
downloadaur-c466cd12dd4346b6884c4f7aa0111140a73c3d6a.tar.gz
Version 3.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"