diff options
author | Aaron Mueller | 2014-07-06 14:45:38 +0200 |
---|---|---|
committer | Aaron Mueller | 2014-07-06 14:45:38 +0200 |
commit | f1d5bb8214019e2974ff15c5df309b72dbc5384a (patch) | |
tree | 66cb13148e84a1cece4c7d64da2ee6abba01b274 /.SRCINFO | |
parent | 5cf3922512936f704374cdae51dfdcf3f1c3b212 (diff) | |
download | aur-f1d5bb8214019e2974ff15c5df309b72dbc5384a.tar.gz |
Bump versions for libgaminggear 0.4 and roccat-tools 2.1
Also fix the cmake problem (the cmake 3.0 folder is now mandatory)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,13 +1,13 @@ pkgbase = roccat-tools pkgdesc = Userland applications to configure and make extended use of ROCCAT devices - pkgver = 2.0.0 - pkgrel = 2 + pkgver = 2.1.0 + pkgrel = 1 url = http://roccat.sourceforge.net arch = i686 arch = x86_64 license = GPL2 makedepends = cmake - depends = libgaminggear=0.3.0 + depends = libgaminggear=0.4.0 depends = libcanberra depends = gtk2 depends = libnotify>=0.7.0 @@ -15,8 +15,8 @@ pkgbase = roccat-tools depends = udev depends = hicolor-icon-theme optdepends = kmod-roccat: Adds support for some devices not yet in vanilla kernel - source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-2.0.0.tar.bz2 - md5sums = f87dbd1a909b783b0e2cb75b39dee403 + source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-2.1.0.tar.bz2 + md5sums = a4f0e37574fa7a8d242452617f70100c pkgname = roccat-tools-common pkgdesc = ROCCAT tools common files |