summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2015-09-14 20:00:29 +0200
committerCarsten Teibes2015-09-14 20:00:29 +0200
commit0e62cb9082e8d893873f070e5335adb348f20aa8 (patch)
tree96fbaf05121ad4aaf44477c4d44a059254d637cc /PKGBUILD
parent765f07f27c70d1f6f2cd08594c5981f6026e6ceb (diff)
downloadaur-0e62cb9082e8d893873f070e5335adb348f20aa8.tar.gz
[upd] 0.3.1→0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c2ad8b36d59..e37f337c5fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=easyrpg-player
-pkgver=0.3.1
+pkgver=0.3.2
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' 'freetype2')
optdepends=('wine: for installing the run time packages (RTP)')
install=$pkgname.install
source=("https://easy-rpg.org/downloads/player/$pkgname-$pkgver.tar.gz")
-sha256sums=('27f215aad77b98439e8e9e35e71848e294bc1d8e8fbde995fe5965a51fc896ce')
+sha256sums=('4e1639c4acdd584d65043712b87f8ccdd1501954f4d955e416dba3697d9e17ab')
build () {
cd $pkgname-$pkgver