summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJordan Christiansen2016-04-27 19:01:12 -0500
committerJordan Christiansen2016-04-27 19:01:12 -0500
commit55715a20d4bf5183c70abacedcf9b37531ae92c0 (patch)
tree139efdab5def016b8c810e7d45822f22ee7e88a2 /PKGBUILD
parent3afa4d9381f4187f379a79c3bb6296fd63826e9f (diff)
downloadaur-ninekey.tar.gz
Corrected license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b0baaa78960..94a2d40ad99c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=ninekey
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A barebones hotkey/launcher application"
arch=('any')
url="https://github.com/xordspar0/${pkgname}"
-license=('MIT')
+license=('GPL')
depends=('python' 'python-pyqt5')
source=("https://github.com/xordspar0/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('1215d962a70f01cfc0f3f83b61d08657bbd6c3e0c1774e519ccdf6158a59268c')