summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHajós Attila2024-04-23 22:37:12 +0200
committerHajós Attila2024-04-23 22:37:12 +0200
commit5bff1be362515fcb5cdfb30293dffeb8cf82ef7e (patch)
treef3cc8e8d4f25b030a27c26161460f952bcced85f /PKGBUILD
parentb75be3b0c212bc1680170318fdb736a0c6d83768 (diff)
downloadaur-5bff1be362515fcb5cdfb30293dffeb8cf82ef7e.tar.gz
license version number fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1a0400da729..338061cd618b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Open source NuPhy Console alternative"
arch=(x86_64)
url="https://github.com/donn/nudelta"
-license=("GPL")
+license=("GPL3")
conflicts=('nudelta')
_appimage="nudelta-amd64.AppImage"
source=("${_appimage}::https://github.com/donn/nudelta/releases/download/${pkgver}/nudelta-amd64.AppImage"