summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Prager2024-03-27 23:17:09 +0100
committerMichael Prager2024-03-27 23:22:27 +0100
commitb17254edea8be1c96640cd77fe940e5e7f1c8b6b (patch)
tree87290bebe775c389391ae9df0b57c5e4f19e527a /PKGBUILD
parent1ef0f019c337291fba649ff2c1bd6eccea213eaa (diff)
downloadaur-b17254edea8be1c96640cd77fe940e5e7f1c8b6b.tar.gz
use official SPDX identifier for license (see https://rfc.archlinux.page/0016-spdx-license-identifiers/)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f239da41a55f..f40a902df2db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="Performance Software for Cyclists, Runners, Triathletes and Coaches"
arch=('i686' 'x86_64')
url="https://www.goldencheetah.org/"
-license=('GPL2')
+license=('GPL-2.0-or-later')
makedepends=(
'bison'
'flex'