summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArvid Norlander2024-01-20 13:18:22 +0100
committerArvid Norlander2024-01-20 13:18:22 +0100
commit3b14883610faec2506d370d1f57f10483ac802fd (patch)
treee0ee303fa6be57f2ac5423465ac46f040bc16ab4 /PKGBUILD
parent94abb9c217ff72678c9c05571971dd22c98b0a33 (diff)
downloadaur-3b14883610faec2506d370d1f57f10483ac802fd.tar.gz
Update to SPDX license specifiers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c31d7706dbb5..0fc11ddb5fac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Arvid Norlander <VorpalBlade@users.noreply.github.com>
pkgname=aurutilsutils-git
pkgver=r23.96dae82
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities extending aurutils"
arch=("any")
url="https://github.com/VorpalBlade/aurutilsutils"
-license=('custom:ISC')
+license=('ISC')
depends=(
'aurutils'
'python-appdirs'