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 f57cdedb920b..53b290863a50 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.2.2.r7.gf518214
+ pkgver = 0.3.1.r0.g3f72675
pkgrel = 1
url = https://easy-rpg.org/
arch = i686
@@ -10,7 +10,7 @@ pkgbase = liblcf-git
depends = gcc-libs
depends = expat
depends = icu
- provides = liblcf=0.2.2
+ provides = liblcf=0.3.1
conflicts = liblcf
source = liblcf::git+https://github.com/EasyRPG/liblcf.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 216e7508b8d5..793b6d30be89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=liblcf-git
-pkgver=0.2.2.r7.gf518214
+pkgver=0.3.1.r0.g3f72675
pkgrel=1
pkgdesc="Library to handle RPG Maker 2000/2003 and EasyRPG projects (development version)"
arch=('i686' 'x86_64')