summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-12-14 18:41:07 -0600
committerHurricanePootis2024-12-14 18:41:07 -0600
commit878eeec8dceb07dbb043e5788c671de0f53446d0 (patch)
tree7e7dc526ab06e105ad7996bb430d30c24e90c391 /PKGBUILD
parentbb35b7dee9055187940d3aec4e8195be5eb830cd (diff)
downloadaur-sdl12-compat-git.tar.gz
upgpkg: 1.2.68.r17.g75ac6c6: change to Zlib only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e79a3ac038d..2bc2ec4b44e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=sdl12-compat-git
-pkgver=1.2.68.r16.g6f0f603
-pkgrel=2
+pkgver=1.2.68.r17.g75ac6c6
+pkgrel=1
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=('Zlib AND MIT-0')
+license=('Zlib')
depends=('sdl2' 'glibc' 'glu' 'bash')
makedepends=('cmake' 'git' 'ninja')
conflicts=('sdl' 'sdl12-compat')