summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2015-05-14 17:43:18 +0200
committerCarsten Teibes2015-05-14 17:43:18 +0200
commitaba30812d30d7866a80665d45a11ed28fbf875eb (patch)
treefe34f1a0be8685d0c999a70844d419efbaae0523 /PKGBUILD
parent71826c34cfe97354feca6b5d9358b9f04a155505 (diff)
downloadaur-aba30812d30d7866a80665d45a11ed28fbf875eb.tar.gz
[upd] 0.2.2→0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0d7684fd4f9..87084ff67fdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=easyrpg-player
-pkgver=0.2.2
+pkgver=0.3
pkgrel=1
pkgdesc="FLOSS RPG Maker 2000/2003 and EasyRPG games interpreter"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=("liblcf>=$pkgver" 'sdl2_mixer' 'pixman')
optdepends=('wine: for installing the run time packages (RTP)')
install=$pkgname.install
source=("https://easy-rpg.org/downloads/player/$pkgname-$pkgver.tar.gz")
-sha256sums=('99b2f13717a35cdad56fb2864a3a4b82a9814dba16fd9325a36825f68fd5e9b0')
+sha256sums=('57786018d91272f0a759dff91e2fff8cbacff770918c002d5c4daf65e28163d2')
build () {
cd $pkgname-$pkgver