summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:41:53 +0100
committerManuel Reimer2024-01-28 22:41:53 +0100
commit20e50ba8e71d43e21666b1fb815af4016482fb3b (patch)
tree366b578f9701ebbb0d13370043afca3f77005279 /PKGBUILD
parentdf4eaecc22730fec062f264520bcf7384afc074b (diff)
downloadaur-cxxtools.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/ae37a73d33949e658035d2ee50021f06f892f16b)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6786825c0145..0cf76b6f108a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=3
pkgdesc="Collection of general-purpose C++ classes"
url="http://www.tntnet.org"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
-license=('GPL2')
+license=('LGPL-2.1-or-later')
depends=('bash' 'gcc-libs' 'libnsl' 'openssl')
source=("$pkgname-${pkgver}_git.tar.gz::https://github.com/maekitalo/cxxtools/archive/refs/tags/V$pkgver.tar.gz"
"$pkgname-char-trivial-class.patch::https://github.com/maekitalo/cxxtools/commit/b773c01fc13d2ae67abc0839888e383be23562fd.patch"