summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-02-12 10:11:33 +0100
committerKlaus Alexander Seistrup2024-02-12 10:11:33 +0100
commit446078a66b3932a6615ae7860c90976b1f0d9eb1 (patch)
tree900026ecdd279276e21df77f43e1ade8d5e2d8ce /PKGBUILD
parent1d491ce6a00df8a17eb997b23102661450171e39 (diff)
downloadaur-slrn-snapshot-canlock.tar.gz
Use SPDX compatible license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 848079ca123c..d80e3a3bdbf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Klaus Alexander Seistrup <klaus@seistrup.dk>
# -*- sh -*-
-pkgname=slrn-snapshot-canlock
-_pkgname=slrn
+pkgname='slrn-snapshot-canlock'
+_pkgname='slrn'
pkgver=1.0.4.9
_prever='pre1.0.4-9'
-pkgrel=5
+pkgrel=6
pkgdesc='An easy-to-use, text-mode, threaded Usenet/NNTP client/newsreader (development snapshot with modern cancel-lock)'
arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'pentium4' 'x86_64')
url='https://jedsoft.org/snapshots/'
-license=('GPL')
+license=('GPL-2.0-or-later') # SPDX-License-Identifier: GPL-2.0-or-later
makedepends=('uudeview>=20230502')
depends=(
'glibc'