summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2024-03-13 11:25:56 +0100
committerMatheus2024-03-13 11:25:56 +0100
commit8c4c20562d7b89057406886069dbb908e6a34275 (patch)
tree79d81cc5eadd2e11745fd222c1da25aa858aba80 /PKGBUILD
parent11ec3a6ef44963a204d00bd69926660e1684b295 (diff)
downloadaur-serai.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 725492c63160..d68fa151a5ef 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgrel="1"
pkgdesc="Decentralised exchange."
arch=("any")
url="https://github.com/serai-dex/${pkgname}"
-license=("AGPL3")
+license=("AGPL-3.0-or-later")
depends=("solidity")
makedepends=("git" "rust")
source=("${pkgname}::git+${url}.git#tag=${_tag}"