summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-01-28 00:17:26 +0100
committerDaniel Peukert2024-01-28 00:17:26 +0100
commit9aa92b2ba9a23be3f31d03afc1160582b01e4b58 (patch)
tree6cb3e278920000c0414da4319b796a0d3b53b069 /PKGBUILD
parent5b33eeee6ba02221c2da5aa8ad1f567988a3570e (diff)
downloadaur-9aa92b2ba9a23be3f31d03afc1160582b01e4b58.tar.gz
Sync pkgbuilds repo with AUR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ec4a9d84a33..09bc497db4ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ epoch='1'
pkgdesc='Wrapper for smartctl (smartmontools) - FreeNAS fork'
arch=('any')
url="https://github.com/freenas/$_reponame"
-license=('LGPL2.1')
+license=('LGPL-2.1-or-later')
depends=('python>=3.8.0' 'python-chardet' 'python-humanfriendly' 'smartmontools')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-setuptools-scm' 'python-wheel')
checkdepends=('python-pytest')