summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2023-02-06 22:22:44 +0100
committerFabian Bornschein2023-02-06 22:22:44 +0100
commit568f4be1a7a4371a8c3041fa2b83381011c2d4cb (patch)
tree40949c9eeed9f6848f0b89e8721ed776d49fa3e3 /PKGBUILD
parent98e9c98301b7c04eb2877c574bf2ae22b6e852e2 (diff)
downloadaur-568f4be1a7a4371a8c3041fa2b83381011c2d4cb.tar.gz
-20230201+asset0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edb0cf6f41a7..f0302cb9514c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabian Bornschein <fabiscafe-cat-mailbox-dog-org>
pkgname=pokemon-revolution-online-bin
-pkgver=20221217+asset0.5
+pkgver=20230201+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=20221217
+__PROCLIENT_VER=20230201
__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"
+ "PROClient_linux-${__PROCLIENT_VER}.tar.gz::https://ddl.pokemonrevolution.net/PROClient_linux.tar.gz"
)
sha512sums=('SKIP'
- '1dd46c0b18054e4bb3ee4de7ba5b1295783148b81d0867b11d3541cca4c9995a91f61d5e3671ec2a2b3f8fb603cfaa99d0f1abe261a8db697b45794f90db55c8')
+ 'f5a3004ffd89a199b070fc1b98d9c017950e076d88f05dfaf95e22b9ee12d32812d4eb58224a47fe51ce9c4ce79049038fb19728fe81eaf49164dc7b83096c9e')
pkgver() {
cd pro_assets_lin_desktop