summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-04-01 21:21:12 -0500
committerHurricanePootis2024-04-01 21:24:33 -0500
commit27cb7203fe81f66cd02a32829483d664ffc79ada (patch)
tree53824a9531854eceeaef876854f7a7374eed7227 /PKGBUILD
parent459c871dae4e2aa6cb8e4c52a8112e7f266b838b (diff)
downloadaur-27cb7203fe81f66cd02a32829483d664ffc79ada.tar.gz
Update license to be more accurate
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50ef30c5b92b..9258c8ad7a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=libxmp
pkgver=4.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="Library that supports over 90 module formats (Amiga, Atari, ..)"
arch=('i686' 'x86_64')
url="http://xmp.sourceforge.net/"
-license=('GPL')
+license=('LGPL-2.1-or-later')
depends=('glibc')
options=(!emptydirs)
source=("http://download.sourceforge.net/project/xmp/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")