summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2018-01-30 00:43:04 +0100
committerTids2018-01-30 00:43:04 +0100
commitb9d54843b9e9c551d8f555f9e9fc8aa89b4cda80 (patch)
tree55e2657ad73f96a63e3418d860b111b243057b33
parent016440f29fc3d4d20390d6845cd5a1339d1b5c1a (diff)
downloadaur-b9d54843b9e9c551d8f555f9e9fc8aa89b4cda80.tar.gz
new upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f05c6828893a..e68e0c2f5526 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.3.jolly.ol.snorlax
+ pkgver = 0.98.4.revolution.2018
pkgrel = 1
url = https://pokemon-revolution-online.net
install = INSTALL
diff --git a/PKGBUILD b/PKGBUILD
index 6c33bd76af48..27fbe58a4175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.98.3.jolly.ol.snorlax
+pkgver=0.98.4.revolution.2018
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_Date, binary VNAMING.x86_64
- __VNAMING="PROLinux64" ##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="PROLinux64.zip" ##filename
- __DDLFSHA256="4998dd3eaa8c441ad08d9ae0128705e5b520e8b9511a050b2c9aaeb8b623a7bb" #sha256sum
+ __DDLFN="PRO2k18Linux.zip" ##filename
+ __DDLFSHA256="3f854d1aa54e4e78ba237e4ca119022e15ddada20586d8b44b9e9ef91f082223" #sha256sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then