summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Gonzalez2016-05-28 00:11:35 +0200
committerJesus Gonzalez2016-05-28 00:11:35 +0200
commit82bc087eb6b4c21f40881342f3cf83291d66285d (patch)
treea48bfcd7ec087941fceb20cba8489f9c590b06d2 /PKGBUILD
parent359d6de665be72b1b9f09b691c40ff65555897a1 (diff)
downloadaur-82bc087eb6b4c21f40881342f3cf83291d66285d.tar.gz
Version 5.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 875cf1b4385e..e95b4a916881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=('roccat-tools-full')
_pkgbase=roccat-tools
-pkgver=4.0.0
+pkgver=5.1.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.12' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'dbus-glib' 'udev' 'hicolor-icon-theme' 'libgudev' 'lua>=5.3')
+depends=('libgaminggear>=0.13' 'libcanberra' 'gtk2' 'libnotify>=0.7.0' 'dbus-glib' 'udev' 'hicolor-icon-theme' 'libgudev' 'lua>=5.3')
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 @@ conflicts=('roccat-tools-common')
replaces=('roccat-tools-common')
source=("http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-$pkgver.tar.bz2")
install=roccat-tools.install
-sha1sums=('45c72422486e460995cb8cae25b016d674a6971c')
+sha1sums=('6c582c9d5dbc89c20612d2212a68e737dcf50d1b')
build() {
cd "$srcdir/$_pkgbase-$pkgver"