From 6b91148d7a602c36cc7886b79d62312e8ee16ac6 Mon Sep 17 00:00:00 2001 From: aliasless Date: Mon, 18 Nov 2019 12:22:37 -0800 Subject: [PATCH] easyrpg-player: update to 0.6.1. --- srcpkgs/easyrpg-player/template | 4 ++-- srcpkgs/liblcf/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/easyrpg-player/template b/srcpkgs/easyrpg-player/template index 7f48dd0240e..c260e0990d4 100644 --- a/srcpkgs/easyrpg-player/template +++ b/srcpkgs/easyrpg-player/template @@ -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 " 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 diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template index 4358061d639..b9830657342 100644 --- a/srcpkgs/liblcf/template +++ b/srcpkgs/liblcf/template @@ -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 " 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