love: update to 11.4.

This commit is contained in:
tibequadorian 2022-02-15 13:29:41 +01:00 committed by Echo
parent 4724a4a924
commit 2ee3b80b33

View file

@ -1,6 +1,6 @@
# Template file for 'love'
pkgname=love
version=11.3
version=11.4
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -9,11 +9,11 @@ makedepends="SDL2-devel devil-devel libopenal-devel LuaJIT-devel freetype-devel
physfs-devel libmodplug-devel mpg123-devel libvorbis-devel libtheora-devel"
depends="hicolor-icon-theme desktop-file-utils"
short_desc="Framework for writing 2D games in lua"
maintainer="Caleb Pilon <CJP@cock.li>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Zlib"
homepage="https://love2d.org/"
distfiles="https://bitbucket.org/rude/love/downloads/love-${version}-linux-src.tar.gz"
checksum=649f0db7750ca121e4de7b60208703661052356df35f4cfad490b1ba14dd1455
distfiles="https://github.com/love2d/love/releases/download/${version}/love-${version}-linux-src.tar.gz"
checksum=e32feecaf5f4f210242a4b5f26cdf9ce9014bfde18d51286f643bb7fe51f5369
lib32disabled=yes
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then