summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--INSTALL11
-rw-r--r--PKGBUILD10
-rwxr-xr-xnet.pokemon-revolution-online.desktop21
4 files changed, 30 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dcbca55cf84..f85aa67001f0 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.96.pink.weedle.20170205
- pkgrel = 2
+ pkgver = 0.97.super.fearow.20170416
+ pkgrel = 1
url = http://pokemon-revolution-online.net
install = INSTALL
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = pokemon-revolution-online-bin
source = pokemonrevolution
source = copyright
source = pokemonrevolution.svg
- sha256sums = 27f22ea124b0737451a2684f4d845af0c691a9719fe45f071e0ef828df5f8f4a
+ sha256sums = 8cd4510ef3c788984b5c6ce97c64d850a57ab2bf4a5133c212a77a84c1913e7e
sha256sums = 90fd58143a8a201ec8708eda00bb332f57c0fc751c2da68aa633540a15ecf270
sha256sums = df736901de54dce3b191bd9744732f7b9970ab3cbdece8d7fbd7122e69ce32d5
sha256sums = 65f2c8b708456e69ffb4823bed1d99dc82239631ca1e263cf70dff5a69ce6785
diff --git a/INSTALL b/INSTALL
index d62c59e78177..e879117e070c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,18 +6,25 @@ post_install() {
echo -e "\t##########################################################"
echo -e "\t# #"
echo -e "\t# You need to create an account at #"
- echo -e "\t# http://www.pokemon-revolution-online.net/Register.php #"
+ echo -e "\t# https://www.pokemon-revolution-online.net/Register.php #"
echo -e "\t# #"
echo -e "\t##########################################################"
echo
echo
-
+ if [ $(date +%Y%m%d) = "20170417" ] || [ $(date +%Y%m%d) = "20170418" ]
+ then
+ echo "Happy Easter!"
+ fi
}
post_upgrade() {
echo
echo "Thanks for using my pkg :)"
echo
+ if [ $(date +%Y%m%d) = "20170417" ] || [ $(date +%Y%m%d) = "20170418" ]
+ then
+ echo "Happy Easter!"
+ fi
}
diff --git a/PKGBUILD b/PKGBUILD
index 607bc767bec7..be9d636d2672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian <plusfabi[AT+thegoogleadress]>
pkgname=pokemon-revolution-online-bin
-pkgver=0.96.pink.weedle.20170205
-pkgrel=2
+pkgver=0.97.super.fearow.20170416
+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"
@@ -12,7 +12,7 @@ optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
install="INSTALL"
source=('net.pokemon-revolution-online.desktop' 'pokemonrevolution' 'copyright' 'pokemonrevolution.svg')
-sha256sums=('27f22ea124b0737451a2684f4d845af0c691a9719fe45f071e0ef828df5f8f4a'
+sha256sums=('8cd4510ef3c788984b5c6ce97c64d850a57ab2bf4a5133c212a77a84c1913e7e'
'90fd58143a8a201ec8708eda00bb332f57c0fc751c2da68aa633540a15ecf270'
'df736901de54dce3b191bd9744732f7b9970ab3cbdece8d7fbd7122e69ce32d5'
'65f2c8b708456e69ffb4823bed1d99dc82239631ca1e263cf70dff5a69ce6785')
@@ -27,8 +27,8 @@ package() {
__DLDIR=$(xdg-user-dir DOWNLOAD) ##downloaddirectory
__DDLA="http://tiny.cc/PROLinux" ##download link
- __DDLFN="PROLinux64Weedle.zip" ##filename
- __DDLFSHA256="508a5e357083dfce85ee512fd8a494f83cd3ac57326140209afc9f513eb789c4" #sha256sum
+ __DDLFN="PROLinux.zip" ##filename
+ __DDLFSHA256="c4eb575628be8b38be33c6f7ee9a7d0af242eae70bf751dc7969beebf430e56a" #sha256sum
## "Something's missing"? -> No One Cares - Atreyu c;
if [ ! -f ${__DLDIR}/${__DDLFN} ]; then
diff --git a/net.pokemon-revolution-online.desktop b/net.pokemon-revolution-online.desktop
index 562ab2818b6f..cac4f195c31f 100755
--- a/net.pokemon-revolution-online.desktop
+++ b/net.pokemon-revolution-online.desktop
@@ -9,24 +9,29 @@ StartupNotify=false
Terminal=false
Type=Application
Categories=Game;
-Actions=Support;Rules;Community;Register;
+Actions=Support;Rules;Forums;Register;AUR;
[Desktop Action Support]
Name=Support
Name[de]=Unterstützung
-Exec=xdg-open http://pokemon-revolution-online.net/Register.php
+Exec=xdg-open https://pokemon-revolution-online.net/Support.php
[Desktop Action Rules]
Name=Rules
Name[de]=Regeln
-Exec=xdg-open http://pokemon-revolution-online.net/rules.php
+Exec=xdg-open https://pokemon-revolution-online.net/rules.php
-[Desktop Action Community]
-Name=Community
-Name[de]=Community
-Exec=xdg-open http://pokemon-revolution-online.net/Forum/index.php
+[Desktop Action Forums]
+Name=Forums
+Name[de]=Forum
+Exec=xdg-open https://pokemon-revolution-online.net/Forum/index.php
[Desktop Action Register]
Name=Register
Name[de]=Registrieren
-Exec=xdg-open http://pokemon-revolution-online.net/Support.php \ No newline at end of file
+Exec=xdg-open https://pokemon-revolution-online.net/Register.php
+
+[Desktop Action AUR]
+Name=PRO AUR site
+Name[de]=PRO AUR Seite
+Exec=xdg-open https://aur.archlinux.org/packages/pokemon-revolution-online-bin/