summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit user2024-05-28 13:21:22 +0200
committergit user2024-05-28 13:21:22 +0200
commitc2c821d41314e91ebccf0f4ed86b0c50453aad7e (patch)
treec6a524df3e08b2bba50551029fc6c61a610e503b /PKGBUILD
parent6a4b7037d042421cd4c59a4cd7ce0740661c8afe (diff)
downloadaur-open-av4ms-git.tar.gz
Made license identifier SPDX compliant.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b069193c6ce2..0354c20d4912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname=open-av4ms
pkgname="${_pkgname}-git"
pkgver=1.5+1.r7.20181017.e7ac570
-pkgrel=4
+pkgrel=5
pkgdesc="Log and monitor the serial output of the MiMH/ NiCd battery chargers 'AV4m+'/ 'AV4ms'."
url='https://gitlab.com/corbolais/open-av4ms'
arch=(
'any'
)
-license=('GPL3')
+license=('GPL-3.0-or-later')
provides=(
"${_pkgname}=${pkgver}"
"av4ms-server=${pkgver}"