diff options
author | Aaron Fischer | 2017-01-03 14:17:56 +0100 |
---|---|---|
committer | Aaron Fischer | 2017-01-03 14:17:56 +0100 |
commit | a3cb75aa91d8066bf7e0e118c9b933044a26f4ea (patch) | |
tree | bfedd6ae4dfa5bee407bce071e0342b0d6adeefb /.SRCINFO | |
parent | 34b841053ff89be364a4999982a45c2648bd9ae4 (diff) | |
download | aur-a3cb75aa91d8066bf7e0e118c9b933044a26f4ea.tar.gz |
Fix a permission bug found by Francisco
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Sat Oct 22 10:07:29 UTC 2016 +# Tue Jan 3 13:15:52 UTC 2017 pkgbase = roccat-tools pkgdesc = Userland applications to configure and make extended use of ROCCAT devices pkgver = 5.5.0 - pkgrel = 1 + pkgrel = 2 url = http://roccat.sourceforge.net arch = i686 arch = x86_64 @@ -20,7 +20,11 @@ pkgbase = roccat-tools depends = lua>=5.3 optdepends = kmod-roccat: Adds support for the old kone device. source = http://downloads.sourceforge.net/project/roccat/roccat-tools/roccat-tools-5.5.0.tar.bz2 + source = 90-uinput.rules + source = uhid.conf md5sums = 1cd328de42261c736ee275b33c8ecbb8 + md5sums = d9e6955139aac24c35ef7951a44d919a + md5sums = 342d4f032d4d4d64e8a2136fd742c1c9 pkgname = roccat-tools-common pkgdesc = ROCCAT tools common files |