summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproninyaroslav2016-04-12 17:37:33 +0300
committerproninyaroslav2016-04-12 17:37:33 +0300
commita74cda2baf2b18531523691f22ed139b81e7a229 (patch)
treec5a3c7fc7db45dbbda897185632e649291a23c74
parent37e52e53922f0d723de5e0e00fe17cadf9a36357 (diff)
downloadaur-a74cda2baf2b18531523691f22ed139b81e7a229.tar.gz
Fixed license field
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9496a0d2d48..a0d4aab76343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,11 @@
pkgname=keyfuzz
pkgver=0.2
-pkgrel=9
+pkgrel=10
pkgdesc="A Utility for manipulating the scancode/keycode translation tables of keyboard drivers"
url="http://0pointer.de/lennart/projects/keyfuzz"
-license="GPL2"
+license=('GPL2')
arch=("i686" "x86_64")
-depends=()
makedepends=("lynx")
# original source is down since 2014/08. It's small, so pack it in the aurball...