mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
solarus: update to 2.0.0.
This commit is contained in:
parent
a60ccf14ae
commit
127f2b463e
2 changed files with 4 additions and 4 deletions
|
@ -1369,8 +1369,8 @@ libodbcinst.so.2 libodbc-2.3.1_1
|
|||
libodbc.so.2 libodbc-2.3.1_1
|
||||
libiodbc.so.2 libiodbc-3.52.8_1
|
||||
libiodbcinst.so.2 libiodbc-3.52.8_1
|
||||
libsolarus.so.1 solarus-1.6.2_1
|
||||
libsolarus-gui.so.1 solarus-1.6.2_1
|
||||
libsolarus.so.2 solarus-2.0.0_1
|
||||
libsolarus-gui.so.2 solarus-2.0.0_1
|
||||
libplank.so.1 plank-0.11.0_1
|
||||
libssh.so.4 libssh-0.9.5_2
|
||||
libxcb-render-util.so.0 xcb-util-renderutil-0.3.8_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'solarus'
|
||||
pkgname=solarus
|
||||
version=1.6.5
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.solarus-games.org/"
|
||||
distfiles="https://gitlab.com/solarus-games/solarus/-/archive/v${version}/solarus-v${version}.tar.bz2"
|
||||
checksum=4b4ac59df8ab63ee2e305cbf48118d6be0cf9665968eb0b06dd1acdf4346516f
|
||||
checksum=52d59400b14606bce9b0392141e1176610d9502891ce2afc1ce981f621a522d9
|
||||
make_check=extended
|
||||
|
||||
solarus-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue