summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2016-08-06 18:58:24 +0200
committerTids2016-08-06 18:58:24 +0200
commit81e29b19cd11f47feec5df3afc7c4bbb2f11b2d0 (patch)
tree0e70728adc12d4036d7f5b1cc799486e03c4bad8
parent4c078e8c1921a55b9a4721d66f2ccd9a60b5df2b (diff)
downloadaur-81e29b19cd11f47feec5df3afc7c4bbb2f11b2d0.tar.gz
New Upstream Version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
-rw-r--r--change.log3
3 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba7cc2d21526..1badf9109de4 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.95.4.20160724
+ pkgver = 0.95.4.20160806
pkgrel = 1
url = http://pokemon-revolution-online.net
install = INSTALL
@@ -19,7 +19,7 @@ pkgbase = pokemon-revolution-online-bin
source = copyright
source = pokemonrevolution.svg
md5sums = 3215173b6f1673d868e71f1d953ed9d2
- md5sums = f4ea86d56e5504e0a5a2f315710af174
+ md5sums = df0e5a8cdd87459951a728424627dd06
md5sums = 1b667f450341675b6b2c1750e034516c
md5sums = 0efcd0393015ff149217f9ced4670513
md5sums = 8446ead3097e1b87e3a63b667d956569
diff --git a/PKGBUILD b/PKGBUILD
index 554fd85b9651..50d9e82be89a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.95.4.20160724
+pkgver=0.95.4.20160806
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'
- 'f4ea86d56e5504e0a5a2f315710af174'
+ 'df0e5a8cdd87459951a728424627dd06'
'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_42"
+ __VNAMING="PROLinux95_45"
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="http://tiny.cc/PROLinux" ##download link
- __DDLFN="PROLinux95_42.zip" ##filename
- __DDLFMD5="6a8a52236dfebfe949818553f708d472" #md5sum
+ __DDLFN="PROLinux95_45.zip" ##filename
+ __DDLFMD5="d446e986359b2f7d803db3dc535fea4c" #md5sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then
diff --git a/change.log b/change.log
index 8f492d4c7f02..2251dcc81d55 100644
--- a/change.log
+++ b/change.log
@@ -9,6 +9,9 @@ http://pokemon-revolution-online.net/Forum/viewtopic.php?f=14&t=4563
* move unzip to makedepends
* now with install
+0.95.4.20160806-1
+* new upstream version
+
0.95.20160613-1
* new version of PRO
* added 'unzip' 'xdg-utils' 'desktop-file-utils' as dependency