summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-04-02 00:59:43 -0500
committerHurricanePootis2024-04-02 00:59:43 -0500
commit8b336c2004b16452520c2eea9c8854900695adf2 (patch)
tree665252eac3ba96a00adca2f17b271810467e95fb /PKGBUILD
parent4a325fca58c82c5b61abaee8cb2ffaec9a8adfad (diff)
downloadaur-sdl12-compat-git.tar.gz
Make SPDX complaint
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22c544c9f125..183ffc0ff83b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=sdl12-compat-git
_pkgbase=sdl12-compat
pkgver=1.2.68.r9.gbb2f7ff
-pkgrel=1
+pkgrel=2
pkgdesc="An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes."
arch=("x86_64")
url="https://github.com/libsdl-org/sdl12-compat"
-license=('custom' 'MIT-0')
+license=('Zlib AND MIT-0')
depends=('sdl2' 'glibc' 'glu')
makedepends=('cmake' 'git')
conflicts=('sdl' 'sdl12-compat')