summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2018-01-03 20:56:50 +0100
committerTids2018-01-03 20:56:50 +0100
commit016440f29fc3d4d20390d6845cd5a1339d1b5c1a (patch)
treea85d0c8fcb3ca39fc4e8684e30a3b95303419b74
parent79dad96ab3c373a431bfaac290e6c4fd0d79af0f (diff)
downloadaur-016440f29fc3d4d20390d6845cd5a1339d1b5c1a.tar.gz
New upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adb2044f5ee0..f05c6828893a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pokemon-revolution-online-bin
pkgdesc = A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games.
- pkgver = 0.98.2.spooky.haunter
+ pkgver = 0.98.3.jolly.ol.snorlax
pkgrel = 1
url = https://pokemon-revolution-online.net
install = INSTALL
diff --git a/PKGBUILD b/PKGBUILD
index b30eafbcbd2f..6c33bd76af48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.98.2.spooky.haunter
+pkgver=0.98.3.jolly.ol.snorlax
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
@@ -28,8 +28,8 @@ package() {
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="https://tiny.cc/PROLinux" ##download link
- __DDLFN="PROSpookyLinux.zip" ##filename
- __DDLFSHA256="8a18c2136e59f9604b8b0b6c9f5aa4211779ce159eeb0a36eaeeb40b29ff0b4e" #sha256sum
+ __DDLFN="PROLinux64.zip" ##filename
+ __DDLFSHA256="4998dd3eaa8c441ad08d9ae0128705e5b520e8b9511a050b2c9aaeb8b623a7bb" #sha256sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then