summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTids2016-07-24 16:50:05 +0200
committerTids2016-07-24 16:50:05 +0200
commit4c078e8c1921a55b9a4721d66f2ccd9a60b5df2b (patch)
tree5b1367dd6d559d4c27a7e3dcb8db1fe76e2a9ba6 /PKGBUILD
parentc4134abe8e32b33d840a7f137cf6e677901c0043 (diff)
downloadaur-4c078e8c1921a55b9a4721d66f2ccd9a60b5df2b.tar.gz
new upstream version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5a699e3b3e3..554fd85b9651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.95.2.20160614
-pkgrel=3
+pkgver=0.95.4.20160724
+pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
url="http://pokemon-revolution-online.net"
@@ -14,7 +14,7 @@ changelog="change.log"
install="INSTALL"
source=('net.pokemon-revolution-online.desktop' 'change.log' 'pokemonrevolution' 'copyright' 'pokemonrevolution.svg')
md5sums=('3215173b6f1673d868e71f1d953ed9d2'
- '03fa9c99e0c2730f6b618d4283a2c5dc'
+ 'f4ea86d56e5504e0a5a2f315710af174'
'1b667f450341675b6b2c1750e034516c'
'0efcd0393015ff149217f9ced4670513'
'8446ead3097e1b87e3a63b667d956569')
@@ -25,12 +25,12 @@ package() {
# Variables
## i know this isnt a good thing and nobody wants to see this on aur, but itll make things easier for me #Fabian
## directory files naming is usually VNAMING_Date, binary VNAMING.x86_64
- __VNAMING="PROLinux64_952"
+ __VNAMING="PROLinux95_42"
- __DLDIR=$(xdg-user-dir DOWNLOAD)
- __DDLA="http://tiny.cc/PROLinux"
- __DDLFN="PRO952_Linux.zip"
- __DDLFMD5="bd2be1a626b202b1df26398371de6693"
+ __DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
+ __DDLA="http://tiny.cc/PROLinux" ##download link
+ __DDLFN="PROLinux95_42.zip" ##filename
+ __DDLFMD5="6a8a52236dfebfe949818553f708d472" #md5sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then