summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Fischer2016-06-18 12:41:22 +0200
committerAaron Fischer2016-06-18 12:46:48 +0200
commit8be389123948bd1cd174ba648da6153a1e89da7c (patch)
treee5748642e42b675a7a8921f148b5186ba3036f54
parent0c73b6151c95d5467df42e28bde53a5faea92ece (diff)
downloadaur-8be389123948bd1cd174ba648da6153a1e89da7c.tar.gz
Bump to version 5.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d92f8dc98492..43d07cbf3372 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Jun 18 10:41:08 UTC 2016
pkgbase = roccat-tools
pkgdesc = Userland applications to configure and make extended use of ROCCAT devices
- pkgver = 5.1.1
+ pkgver = 5.2.0
pkgrel = 1
url = http://roccat.sourceforge.net
arch = i686
@@ -17,8 +19,8 @@ pkgbase = roccat-tools
depends = libgudev
depends = lua>=5.3
optdepends = kmod-roccat: Adds support for the old kone device.
- source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-5.1.1.tar.bz2
- md5sums = 0ee1088949aaf4dae537b129e77a984e
+ source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-5.2.0.tar.bz2
+ md5sums = 428fe61ca40bc56e2f67f19c931b51a5
pkgname = roccat-tools-common
pkgdesc = ROCCAT tools common files
diff --git a/PKGBUILD b/PKGBUILD
index 5bae600a2be3..38ee8b0f99fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ pkgname=('roccat-tools-common'
'roccat-tools-tyon'
'roccat-tools-nyth')
pkgbase=roccat-tools
-pkgver=5.1.1
+pkgver=5.2.0
pkgrel=1
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
@@ -38,7 +38,7 @@ depends=('libgaminggear>=0.13.0' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'dbus-g
makedepends=('cmake')
optdepends=('kmod-roccat: Adds support for the old kone device.')
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2")
-md5sums=('0ee1088949aaf4dae537b129e77a984e')
+md5sums=('428fe61ca40bc56e2f67f19c931b51a5')
build() {
cd "$srcdir/$pkgbase-$pkgver"