summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-04-01 23:39:42 -0500
committerHurricanePootis2024-04-01 23:39:42 -0500
commit4ac89bb7d0aa3825a5f6e09feed861462f1243b4 (patch)
tree8930b52cdcfec3c24adaeb57b4af67ad527056a4 /PKGBUILD
parent2bddba7d3fcffd51cdb916cd1e0bc78dd3af2340 (diff)
downloadaur-ce-toolchain.tar.gz
Update license information
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be9c8a148840..3400a94a890b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=ce-toolchain
pkgname=ce-toolchain-bin
pkgver=11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series"
install=$pkgname.install
depends=("glibc" "zlib" "gcc-libs")
@@ -12,7 +12,7 @@ provides=("ce-toolchain")
conflicts=("ce-toolchain")
arch=('i686' 'x86_64')
url="https://ce-programming.github.io/toolchain/index.html"
-license=('LGPL3')
+license=('LGPL-3.0-only')
source=("https://github.com/CE-Programming/toolchain/releases/download/v${pkgver}/CEdev-Linux.tar.gz")
sha256sums=('94688d7a6684a0a8521161ba2e9b0068262dcbe7b4db3867cd4b5d74af646a07')