surgescript: update to 0.6.1.
This commit is contained in:
parent
81e1234d79
commit
aebcea039a
|
@ -857,7 +857,7 @@ liblua5.1.so.5.1 lua51-5.1.5_1
|
||||||
liblua5.2.so.5.2 lua52-5.2.4_2
|
liblua5.2.so.5.2 lua52-5.2.4_2
|
||||||
liblua5.3.so.5.3 lua53-5.3.5_4
|
liblua5.3.so.5.3 lua53-5.3.5_4
|
||||||
liblua5.4.so.5.4 lua54-5.4.0_1
|
liblua5.4.so.5.4 lua54-5.4.0_1
|
||||||
libsurgescript.so.0.6.0 surgescript-0.6.0_1
|
libsurgescript.so.0.6.1 surgescript-0.6.1_1
|
||||||
libburn.so.4 libburn-0.7.2_1
|
libburn.so.4 libburn-0.7.2_1
|
||||||
libKF5Auth.so.5 kauth-5.26.0_1
|
libKF5Auth.so.5 kauth-5.26.0_1
|
||||||
libKF5AuthCore.so.5 kauth-5.56.0_1
|
libKF5AuthCore.so.5 kauth-5.56.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'surgescript'
|
# Template file for 'surgescript'
|
||||||
pkgname=surgescript
|
pkgname=surgescript
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://opensurge2d.org/"
|
homepage="https://opensurge2d.org/"
|
||||||
distfiles="http://github.com/alemart/surgescript/archive/v${version}.tar.gz"
|
distfiles="http://github.com/alemart/surgescript/archive/v${version}.tar.gz"
|
||||||
checksum=dbde4b57d9179c117890daea62ce487b5e32245c6fac0657d204c37842378a1b
|
checksum=664151bb8c3d66de370ea6c2ae55f271d715f2c4b24bcc5758eb1ba33ed3a691
|
||||||
|
|
||||||
surgescript-devel_package() {
|
surgescript-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue