summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51319add1ec4..fefe6a96c87a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roccat-tools
pkgdesc = Userland applications to configure and make extended use of ROCCAT devices
pkgver = 1.6.0
- pkgrel = 3
+ pkgrel = 4
url = http://roccat.sourceforge.net
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
- depends = libgaminggear>=0.2.0
+ depends = libgaminggear=0.2.0
depends = libcanberra
depends = gtk2
depends = libnotify>=0.7.0
diff --git a/PKGBUILD b/PKGBUILD
index 50a00267e741..aa213a692549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,12 +19,12 @@ pkgname=('roccat-tools-common'
'roccat-tools-savu')
pkgbase=roccat-tools
pkgver=1.6.0
-pkgrel=3
+pkgrel=4
pkgdesc='Userland applications to configure and make extended use of ROCCAT devices'
arch=('i686' 'x86_64')
url='http://roccat.sourceforge.net'
license=('GPL2')
-depends=('libgaminggear>=0.2.0' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'libusb' 'dbus-glib' 'udev' 'hicolor-icon-theme')
+depends=('libgaminggear=0.2.0' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'libusb' 'dbus-glib' 'udev' 'hicolor-icon-theme')
makedepends=('cmake')
optdepends=('kmod-roccat: Adds support for some devices not yet in vanilla kernel')
conflicts=