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