summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2022-10-03 11:53:17 +0200
committerFabian Bornschein2022-10-03 11:53:17 +0200
commita790d2b62bd80bebbf5d8ebb048ff14ef27c97d9 (patch)
treed49324b85c56af7cd110c724d0c566e7790ae545 /PKGBUILD
parent0083ff2f9a36d2c7f37055ac7c112da495948178 (diff)
downloadaur-a790d2b62bd80bebbf5d8ebb048ff14ef27c97d9.tar.gz
20221002+asset0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c7cca2e6a90..00ac68ad686b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian Bornschein <fabiscafe-cat-mailbox-dog-org>
pkgname=pokemon-revolution-online-bin
-pkgver=20220702+asset0.5
+pkgver=20221002+asset0.5
pkgrel=1
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
@@ -12,13 +12,13 @@ makedepends=('git')
optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
options=(debug)
-__PROCLIENT_VER=20220702
+__PROCLIENT_VER=20221002
__LIN_DESKTOP_ASSET_COMMIT=da21f5467ed5b29d59cc67df3ccdc7686d763406 #tag 0.5
source=("git+https://gitlab.com/fabiscafe/pro_assets_lin_desktop.git#commit=${__LIN_DESKTOP_ASSET_COMMIT}"
"PROClient_linux-${__PROCLIENT_VER}.zip::https://ddl.pokemonrevolution.net/PROClient_linux.zip"
)
sha512sums=('SKIP'
- 'fd05069ae7c288bcf7f30678e8d8731578bc39136a220c355444623e1ffff9c42fb8e76800045f2f13af332ab11984ccd30deea6b4cd7c44ff5bad565f47c286')
+ 'f22454eb8a98529eb3750189603c528aba54a957a19fc992971556e8ff71aa3678982977fcd9f0e236ebc5c01ced1f19c8c2c8b627ef7b4bd98c869a7c3eb24c')
pkgver() {
cd pro_assets_lin_desktop