summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b804fb2d642d..3df7240ffc2a 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 = 20201005+0.3.2+0.98.5
+ pkgver = 20201005+0.3.2
pkgrel = 1
url = https://pokemonrevolution.net
install = archlinux.install
diff --git a/PKGBUILD b/PKGBUILD
index 034df1329f67..d6e2bb40d876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,7 @@
pkgname=pokemon-revolution-online-bin
__LIN_DESKTOP_ASSET_VER=0.3.2
-__PROCLIENT_VER=0.98.5
-pkgver=20201005+${__LIN_DESKTOP_ASSET_VER}+${__PROCLIENT_VER}
+pkgver=20201005+${__LIN_DESKTOP_ASSET_VER}
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')