summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTids2016-09-21 20:27:51 +0200
committerTids2016-09-21 20:27:51 +0200
commita013121083ce4315d0d6b13da8f870f37c942961 (patch)
treede97285ea639d193757efd06080951073f3d0d55
parent1891dfbb16ecd8acbef2329308c8f4594498c923 (diff)
downloadaur-a013121083ce4315d0d6b13da8f870f37c942961.tar.gz
New Upstream Release
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD12
-rw-r--r--change.log58
3 files changed, 6 insertions, 69 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caeafc8396a5..c4bdbb8a44ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
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.6KARP.20160809
+ pkgver = 0.95.7.20160922
pkgrel = 1
url = http://pokemon-revolution-online.net
install = INSTALL
- changelog = change.log
arch = x86_64
license = custom
makedepends = unzip
@@ -14,12 +13,10 @@ pkgbase = pokemon-revolution-online-bin
optdepends = gtk2: required for the Unity ScreenSelector plugin
conflicts = pokemon-revolution-online
source = net.pokemon-revolution-online.desktop
- source = change.log
source = pokemonrevolution
source = copyright
source = pokemonrevolution.svg
md5sums = 3215173b6f1673d868e71f1d953ed9d2
- md5sums = 41edcb6b2bb90aa98cdc3303d840fba5
md5sums = 1b667f450341675b6b2c1750e034516c
md5sums = 0efcd0393015ff149217f9ced4670513
md5sums = 8446ead3097e1b87e3a63b667d956569
diff --git a/PKGBUILD b/PKGBUILD
index c069e2fe0714..a72324c0131f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.95.6KARP.20160809
+pkgver=0.95.7.20160922
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
@@ -10,11 +10,9 @@ depends=('gcc-libs-multilib' 'xdg-utils' 'desktop-file-utils')
makedepends=('unzip')
optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
-changelog="change.log"
install="INSTALL"
-source=('net.pokemon-revolution-online.desktop' 'change.log' 'pokemonrevolution' 'copyright' 'pokemonrevolution.svg')
+source=('net.pokemon-revolution-online.desktop' 'pokemonrevolution' 'copyright' 'pokemonrevolution.svg')
md5sums=('3215173b6f1673d868e71f1d953ed9d2'
- '41edcb6b2bb90aa98cdc3303d840fba5'
'1b667f450341675b6b2c1750e034516c'
'0efcd0393015ff149217f9ced4670513'
'8446ead3097e1b87e3a63b667d956569')
@@ -25,12 +23,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="PROLinux" ##like PROLinux95_45_data, PROLinux95_45.x86_64
+ __VNAMING="PROLinux64" ##like PROLinux95_45_data, PROLinux95_45.x86_64
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="http://tiny.cc/PROLinux" ##download link
- __DDLFN="PROLinuxKarp.zip" ##filename
- __DDLFMD5="9ae5d891196b616f65e302e6d9d876cf" #md5sum
+ __DDLFN="PROLinux64.zip" ##filename
+ __DDLFMD5="c1b888b8efb2b6ef8f3e05da49738590" #md5sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then
diff --git a/change.log b/change.log
deleted file mode 100644
index 508f32ae5db8..000000000000
--- a/change.log
+++ /dev/null
@@ -1,58 +0,0 @@
-Game Changelog
-http://pokemon-revolution-online.net/Forum/viewtopic.php?f=14&t=4563
-
-0.95.6KARP.20160809
-* support for KARP edition
-* let "HOOKS" update desktop file-database
-
-0.95.4.20160724-1
-* new upstream version
-
-0.95.2.20160614-3
-* new upstream version
-* 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
-* using unzip as bsdtar also bsdtar: Invalid central directory signature ;; bsdtar: Error exit delayed from previous errors.
-
-0.94.20160509-1
-* new version of PRO
-* no automatic mode anymore, you have to download it yourself -> since DDL is always down
-* added a postinstall part to update *.desktop files
-
-
-0.94.20160327-1
-* PRO 0.94
-* switch from AUR pokemon-revolution-online to pokemon-revolution-online-bin
-cause we dont have the sources, its binary only
-
-0.93_3.20160206-2
-* remove that X-DBUS-StartupType in *.desktop
-
-0.93_3.20160206-2
-* move directory from /opt/pokemonrevolutiononline to /opt/Pokemon Revolution
-* use our own *.svg icon.
-* gtk2 is now optional since we only need it for the screenselector plugin (i dont know this for sure..)
-
-0.93_3.20160206-1
-* PRO 0.93_3 - gogogo!
-
-0.93_2.20160202.1
-* correct directory permissions 775 -> 755
-* move files instead of copy them to save 50% (around 2GiB) memory while makepkg
-* no pro.install anymore (we dont need it)
-* use sed to set the correct path/names to alle files. (yep i'm lazy and this way its easier to maintain)
-* rm unused "prolinux" zip file before packaging because 130MiB!
-
-0.93_2.20160202.0
-* ready for PRO 0.93_2
-* enforce opengl to workaround a bug that makes the game start in direct3d mode on linux -> "PROLinux93_2.x86_64 -force-opengl"
-* new starter "pokemonrevolutiononline" in /usr/bin
-* now use <0.folderversion>.<yyyymmdd> to get a better package versioning.
-###################