summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Gonzalez2017-02-17 23:48:37 +0100
committerJesus Gonzalez2017-02-17 23:54:25 +0100
commit7b75f5d4f53a6a203f0443888e2ec02c2afca085 (patch)
tree6e72118456184ea77c68fa96603b45772c73210b
parent5b05afec454a37589620294d9ecfb4d32d614003 (diff)
downloadaur-7b75f5d4f53a6a203f0443888e2ec02c2afca085.tar.gz
Version 5.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ae4240f8b2f..6f12604c2a33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 23 02:02:03 UTC 2016
+# Fri Feb 17 22:52:43 UTC 2017
pkgbase = roccat-tools-full
pkgdesc = Userland applications to configure and make extended use of ROCCAT devices
- pkgver = 5.5.0
+ pkgver = 5.6.0
pkgrel = 1
url = http://roccat.sourceforge.net
install = roccat-tools.install
@@ -23,8 +23,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-5.5.0.tar.bz2
- sha1sums = 706af01f553ad3585dc579ce6e1a7edecbc1962e
+ source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-5.6.0.tar.bz2
+ sha1sums = 438f9d5c57aabb9820b0df7fab89bfc2d9cfed5f
pkgname = roccat-tools-full
diff --git a/PKGBUILD b/PKGBUILD
index 55251707098a..77ccb34e8313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=('roccat-tools-full')
_pkgbase=roccat-tools
-pkgver=5.5.0
+pkgver=5.6.0
pkgrel=1
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
@@ -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=('706af01f553ad3585dc579ce6e1a7edecbc1962e')
+sha1sums=('438f9d5c57aabb9820b0df7fab89bfc2d9cfed5f')
build() {
cd "$srcdir/$_pkgbase-$pkgver"