summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2017-10-23 00:04:12 +0200
committerCarsten Teibes2017-10-23 00:04:12 +0200
commit91aab41409af0fbe658548b810485ab35dc5ebc4 (patch)
tree224e069dcf613d727ae2b267f1ebe86ba7bdbd20 /PKGBUILD
parentd5e9c388dd7db41cc44b185048713878bb807ebe (diff)
downloadaur-91aab41409af0fbe658548b810485ab35dc5ebc4.tar.gz
[upd] 0.5.2→0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d08886745639..d8e7c23b32bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=easyrpg-player
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.5.3
+pkgrel=1
pkgdesc="FLOSS RPG Maker 2000/2003 and EasyRPG games interpreter"
arch=('i686' 'x86_64')
url="https://easyrpg.org"
@@ -13,7 +13,7 @@ optdepends=('wine: for installing the run time packages (RTP)'
'libxmp: decoder for tracker music, used by few games')
install=$pkgname.install
source=("https://easyrpg.org/downloads/player/$pkgname-$pkgver.tar.gz")
-sha256sums=('3ede43b0bbcd72103507d1f076810506b03d374b481dfe41c9f733bb21cddd24')
+sha256sums=('abd26ed487618780a3675869517fc52d63ad8019c3a87c5aaeefce64c464f83d')
build () {
cd $pkgname-$pkgver