summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-09-23 00:41:41 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-09-23 00:41:41 +0200
commitafed4ef66332e62386274f6442309327e89345ab (patch)
tree0be911c8ae9e269064b4d33ac84fe464070f48ee
parent10f3b236022a8f93f26897f4184a4d84d86adba7 (diff)
downloadsieve-app-bin-afed4ef66332e62386274f6442309327e89345ab.tar.gz
sieve-app-bin-afed4ef66332e62386274f6442309327e89345ab.tar.bz2
sieve-app-bin-afed4ef66332e62386274f6442309327e89345ab.zip
Fix license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98fe9c4..5a7987e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Sieve script editor app version"
arch=('x86_64')
url="https://github.com/thsmi/sieve/"
-license=('AGPL-3.0')
+license=('AGPL3')
_zip="sieve-${pkgver}-linux-x64.zip"
source=("https://github.com/thsmi/sieve/releases/download/${pkgver}/${_zip}"