mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
easyrpg-player: update to 0.6.1.
This commit is contained in:
parent
143f1e0c19
commit
6b91148d7a
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'easyrpg-player'
|
||||
pkgname=easyrpg-player
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
revision=1
|
||||
wrksrc="Player-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/EasyRPG/Player"
|
||||
distfiles="https://github.com/EasyRPG/Player/archive/${version}.tar.gz"
|
||||
checksum=28be0b858f5dbd81ea39d7aabc1ebe068a07770213c1b22687e88811962a75ee
|
||||
checksum=e5220203bbd03c2e5078c47309004796b7fdaddc850fa8406b889b2fe29d9ee2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'liblcf'
|
||||
pkgname=liblcf
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake libtool"
|
||||
makedepends="expat-devel icu-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/EasyRPG/liblcf"
|
||||
distfiles="https://github.com/EasyRPG/liblcf/archive/${version}.tar.gz"
|
||||
checksum=bb1848af7229071268d5f543b96837fefcd2dfc109a348cbd38169b4195257f5
|
||||
checksum=224068ede007098d8fad45348da3b47f00a33d5e8a4a693514d5c9290ab1883f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Add table
Reference in a new issue