summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2024-03-13 11:23:57 +0100
committerMatheus2024-03-13 11:23:57 +0100
commit85468ba498a9c29d9834b2112860ea25321998fb (patch)
treeea9b811277e5f1786c9680272571f53795788efa /PKGBUILD
parent3413a833b46895ac1528bf48e50583d43bf98151 (diff)
downloadaur-85468ba498a9c29d9834b2112860ea25321998fb.tar.gz
License update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95bb0febf559..6c02fd91de99 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel="1"
pkgdesc="Decentralised P2P exchange built on Monero and Tor."
arch=("any")
url="https://github.com/haveno-dex/${pkgname}"
-license=("AGPL3")
+license=("AGPL-3.0-or-later")
depends=("bash" "java-runtime>=11")
makedepends=("java-environment>=11")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"