diff options
author | Aaron Fischer | 2015-08-20 23:09:51 +0200 |
---|---|---|
committer | Aaron Fischer | 2015-08-20 23:09:51 +0200 |
commit | ed77ac7ca44012389e761caddd0b05fad5c96a3f (patch) | |
tree | 26aee504949018815f99b5a163775e9f533322eb /.SRCINFO | |
parent | c206cfc814341355917915f87090c06e637d2179 (diff) | |
download | aur-ed77ac7ca44012389e761caddd0b05fad5c96a3f.tar.gz |
Bump to 3.6 and add Nyth support
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,13 +1,13 @@ pkgbase = roccat-tools pkgdesc = Userland applications to configure and make extended use of ROCCAT devices - pkgver = 3.5.0 + pkgver = 3.6.0 pkgrel = 1 url = http://roccat.sourceforge.net arch = i686 arch = x86_64 license = GPL2 makedepends = cmake - depends = libgaminggear=0.10.0 + depends = libgaminggear=0.11.0 depends = libcanberra depends = gtk2 depends = libnotify>=0.7.0 @@ -16,9 +16,9 @@ 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.5.0.tar.bz2 + source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-3.6.0.tar.bz2 source = udev-compilation-error-fix.patch - md5sums = 056ca3872c10c9cbb859517f235e7f0f + md5sums = c602eb0adb10fec14fc2dac52287db63 md5sums = 414d6306796c659a3adc86ef213e3569 pkgname = roccat-tools-common @@ -100,3 +100,7 @@ pkgname = roccat-tools-tyon pkgdesc = Userland applications to configure and make extended use of ROCCAT Tyon devices depends = roccat-tools-common +pkgname = roccat-tools-nyth + pkgdesc = Userland applications to configure and make extended use of ROCCAT Nyth devices + depends = roccat-tools-common + |