parent
04a6428fc4
commit
1ab43f605e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'love'
|
# Template file for 'love'
|
||||||
pkgname=love
|
pkgname=love
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Caleb Pilon <CJP@cock.li>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="https://love2d.org/"
|
homepage="https://love2d.org/"
|
||||||
distfiles="https://bitbucket.org/rude/love/downloads/${pkgname}-${version}-linux-src.tar.gz"
|
distfiles="https://bitbucket.org/rude/love/downloads/${pkgname}-${version}-linux-src.tar.gz"
|
||||||
checksum=a2b0c9a1096a064c40f9f4bafd7ee92c0aa64f70146f7574992425c24e4541fb
|
checksum=b26b306b113158927ae12d2faadb606eb1db49ffdcd7592d6a0a3fc0af21a387
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Reference in New Issue