summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')