summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57116447b74d..b3a527e726e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=('roccat-tools-full')
_pkgbase=roccat-tools
-pkgver=3.5.0
+pkgver=3.6.0
pkgrel=1
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.10.1' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'dbus-glib' 'udev' 'hicolor-icon-theme')
+depends=('libgaminggear>=0.11.0' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'dbus-glib' 'udev' 'hicolor-icon-theme')
makedepends=('cmake')
optdepends=('kmod-roccat: Adds support for the old kone device.'
'roccat-dkms: Adds support for the old kone device with dynamic rebuild.')
@@ -21,7 +21,7 @@ replaces=('roccat-tools-common')
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2"
'udev-compilation-error-fix.patch')
install=roccat-tools.install
-sha1sums=('2eb75f596a282a388714a3449ee45836f42c76b6'
+sha1sums=('6673618de5ee7dc8a1a7a6379aa8b6873dffad8f'
'd31ad74bf91628f21415a631ec0f57b707266d0f')
build() {