summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2016-07-24 16:50:05 +0200
committerTids2016-07-24 16:50:05 +0200
commit4c078e8c1921a55b9a4721d66f2ccd9a60b5df2b (patch)
tree5b1367dd6d559d4c27a7e3dcb8db1fe76e2a9ba6
parentc4134abe8e32b33d840a7f137cf6e677901c0043 (diff)
downloadaur-4c078e8c1921a55b9a4721d66f2ccd9a60b5df2b.tar.gz
new upstream version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD16
-rw-r--r--change.log3
3 files changed, 14 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a7d6f4ab92e..ba7cc2d21526 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.95.2.20160614
- pkgrel = 3
+ pkgver = 0.95.4.20160724
+ pkgrel = 1
url = http://pokemon-revolution-online.net
install = INSTALL
changelog = change.log
@@ -19,7 +19,7 @@ pkgbase = pokemon-revolution-online-bin
source = copyright
source = pokemonrevolution.svg
md5sums = 3215173b6f1673d868e71f1d953ed9d2
- md5sums = 03fa9c99e0c2730f6b618d4283a2c5dc
+ md5sums = f4ea86d56e5504e0a5a2f315710af174
md5sums = 1b667f450341675b6b2c1750e034516c
md5sums = 0efcd0393015ff149217f9ced4670513
md5sums = 8446ead3097e1b87e3a63b667d956569
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
diff --git a/change.log b/change.log
index d78b383613ce..8f492d4c7f02 100644
--- a/change.log
+++ b/change.log
@@ -1,6 +1,9 @@
Game Changelog
http://pokemon-revolution-online.net/Forum/viewtopic.php?f=14&t=4563
+0.95.4.20160724-1
+* new upstream version
+
0.95.2.20160614-3
* new upstream version
* move unzip to makedepends