summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8094ade2eb31..8bee667a5732 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = liblcf-git
pkgdesc = Library to handle RPG Maker 2000/2003 and EasyRPG projects (development version)
- pkgver = 0.5.0.r0.g252e4f0
+ pkgver = 0.5.1.r0.g84d769b
pkgrel = 1
url = https://easyrpg.org
arch = i686
@@ -10,7 +10,7 @@ pkgbase = liblcf-git
depends = gcc-libs
depends = expat
depends = icu
- provides = liblcf=0.5.0
+ provides = liblcf=0.5.1
conflicts = liblcf
source = liblcf::git+https://github.com/EasyRPG/liblcf.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index accb4048d100..55bf0072bb08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=liblcf-git
-pkgver=0.5.0.r0.g252e4f0
+pkgver=0.5.1.r0.g84d769b
pkgrel=1
pkgdesc="Library to handle RPG Maker 2000/2003 and EasyRPG projects (development version)"
arch=('i686' 'x86_64')