summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2018-04-29 01:58:03 +0200
committerTids2018-04-29 01:58:03 +0200
commite12f2ee71c1d125c6c0ba36d30154e6cd9e5c243 (patch)
tree5983ca5d3ef6eafb5fe6ea17244009de396edcf9
parent74e9a18127b7a23bad45d2d4602f75d20711da29 (diff)
downloadaur-e12f2ee71c1d125c6c0ba36d30154e6cd9e5c243.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 fe16ba2624a9..00783f5e1962 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.4.pokemanz.heartscale
+ pkgver = 0.98.4.1.mystical.lugia
pkgrel = 1
url = https://pokemon-revolution-online.net
install = INSTALL
diff --git a/PKGBUILD b/PKGBUILD
index 9ca97ee1ab49..789670195418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.98.4.pokemanz.heartscale
+pkgver=0.98.4.1.mystical.lugia
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
@@ -24,12 +24,12 @@ package() {
# Variables
## i know this isn't a good thing and nobody wants to see this on aur, but it'll make things easier for me #Fabian
## directory files naming is usually VNAMING_Data, binary VNAMING.x86_64
- __VNAMING="PRO" ##like PROLinux95_45_data, PROLinux95_45.x86_64
+ __VNAMING="PROLinux" ##like PROLinux95_45_data, PROLinux95_45.x86_64
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="https://tiny.cc/PROLinux" ##download link
__DDLFN="PROLinux.zip" ##filename
- __DDLFSHA256="e62e263ce49c7dcd6a9a9503207ae68e2e95f43ed7341abb42e91d5cee055a40" #sha256sum
+ __DDLFSHA256="d2424bdbd17a78697a4507669a1dcdd112038de52ada7cef4728f7f1354da18f" #sha256sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then