summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0614dee30b96..4015667ebe8d 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 = 20210410+0.4.1
+ pkgver = 20210907+0.4.1
pkgrel = 1
url = https://pokemonrevolution.net
install = install
@@ -12,9 +12,8 @@ pkgbase = pokemon-revolution-online-bin
optdepends = gtk2: required for the Unity ScreenSelector plugin
conflicts = pokemon-revolution-online
source = git+https://gitlab.com/fabis_cafe/pro_assets_lin_desktop.git#tag=0.4.1
- source = PROClient_linux-20210410.zip::https://ddl.pokemonrevolution.net/PROClient_linux.zip
+ source = PROClient_linux-20210907.zip::https://ddl.pokemonrevolution.net/PROClient_linux.zip
sha512sums = SKIP
- sha512sums = ea82286a33f73b0ef352b5e481689d5d6b18b6e52ac7a70bf78c8f8ddda100b811c6e68a0dba964455f6a397bef0bf5a838e8a9a07b5086fd8704b70c33a2487
+ sha512sums = 3cefebd0ff37b2adf4bd6d9371674213c6c1dd90f81c16008bbd924c1d86fd428fab397fedb51bc81776cb1bcf57342c4d6d48eab1c5ba914d535bdd809228ee
pkgname = pokemon-revolution-online-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index d0e606a65929..c78844a956e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pokemon-revolution-online-bin
__LIN_DESKTOP_ASSET_VER=0.4.1
-__PROCLIENT_VER=20210410
+__PROCLIENT_VER=20210907
pkgver=${__PROCLIENT_VER}+${__LIN_DESKTOP_ASSET_VER}
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
@@ -18,7 +18,7 @@ source=("git+https://gitlab.com/fabis_cafe/pro_assets_lin_desktop.git#tag=${__LI
"PROClient_linux-${__PROCLIENT_VER}.zip::https://ddl.pokemonrevolution.net/PROClient_linux.zip"
)
sha512sums=('SKIP'
- 'ea82286a33f73b0ef352b5e481689d5d6b18b6e52ac7a70bf78c8f8ddda100b811c6e68a0dba964455f6a397bef0bf5a838e8a9a07b5086fd8704b70c33a2487')
+ '3cefebd0ff37b2adf4bd6d9371674213c6c1dd90f81c16008bbd924c1d86fd428fab397fedb51bc81776cb1bcf57342c4d6d48eab1c5ba914d535bdd809228ee')
package() {
#PROCLIENT PART