summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTids2017-07-07 21:01:18 +0200
committerTids2017-07-07 21:01:18 +0200
commitd0b9b6838f58b464744be8a5163d74a5feac34a6 (patch)
tree0e149be97d616dde3a9dee0edc05f64983640d87 /PKGBUILD
parent3f96dc9c146d7f086297284d4846fac031776c4c (diff)
downloadaur-d0b9b6838f58b464744be8a5163d74a5feac34a6.tar.gz
new upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25fefdfa5e6c..f63c2d79daec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.97.2.raging.gyarados
+pkgver=0.97.4.roaring.entai
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="PROLinux64Entei" ##like PROLinux95_45_data, PROLinux95_45.x86_64
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="https://tiny.cc/PROLinux" ##download link
- __DDLFN="PROLinuxRage.zip" ##filename
- __DDLFSHA256="67bb1363d18018ba318c6ee0c82527addfcf1591d736a4e5bb5f39383d7b81b1" #sha256sum
+ __DDLFN="PROLinuxEntei.zip" ##filename
+ __DDLFSHA256="4a53c37b2b8717a63a9b1653c560c66d572933c0779c734d0456017ac594f1ec" #sha256sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then