surgescript: update to 0.5.5.
This commit is contained in:
parent
f22ff20727
commit
93d3db33cb
2 changed files with 4 additions and 4 deletions
|
@ -853,7 +853,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.4.4 surgescript-0.5.4.4_2
|
||||
libsurgescript.so.0.5.5 surgescript-0.5.5_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,7 +1,7 @@
|
|||
# Template file for 'surgescript'
|
||||
pkgname=surgescript
|
||||
version=0.5.4.4
|
||||
revision=2
|
||||
version=0.5.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="Scripting language for games"
|
||||
|
@ -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=a1a457cea20d6e8178a44633faae0b7fb3334a5cc79a66e28e42ede430e5a38c
|
||||
checksum=c9f59131d5cd921a11fb1335fe93bd754f4b1eefa1ed95aaa0343a28437f3f78
|
||||
|
||||
surgescript-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue