summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTids2016-08-19 14:45:45 +0200
committerTids2016-08-19 14:45:45 +0200
commit1891dfbb16ecd8acbef2329308c8f4594498c923 (patch)
treeae6a4c433f5e0f17148e6690661c4f9b5338bd93 /PKGBUILD
parent81e29b19cd11f47feec5df3afc7c4bbb2f11b2d0 (diff)
downloadaur-1891dfbb16ecd8acbef2329308c8f4594498c923.tar.gz
new upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50d9e82be89a..c069e2fe0714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.95.4.20160806
+pkgver=0.95.6KARP.20160809
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
@@ -14,7 +14,7 @@ changelog="change.log"
install="INSTALL"
source=('net.pokemon-revolution-online.desktop' 'change.log' 'pokemonrevolution' 'copyright' 'pokemonrevolution.svg')
md5sums=('3215173b6f1673d868e71f1d953ed9d2'
- 'df0e5a8cdd87459951a728424627dd06'
+ '41edcb6b2bb90aa98cdc3303d840fba5'
'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="PROLinux95_45"
+ __VNAMING="PROLinux" ##like PROLinux95_45_data, PROLinux95_45.x86_64
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="http://tiny.cc/PROLinux" ##download link
- __DDLFN="PROLinux95_45.zip" ##filename
- __DDLFMD5="d446e986359b2f7d803db3dc535fea4c" #md5sum
+ __DDLFN="PROLinuxKarp.zip" ##filename
+ __DDLFMD5="9ae5d891196b616f65e302e6d9d876cf" #md5sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then