summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4fb788f594e..7d21d4dade2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A Vim-ish terminal emulator written and expandable in Python."
url="http://github.com/Kharacternyk/${_pkgname}"
arch=('any')
-license=('GPL-3')
+license=('GPL3')
depends=('python-gobject' 'vte3')
makedepends=('git')
conflicts=("${_pkgname}")