summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2024-04-01 23:23:21 +0200
committerFabian Bornschein2024-04-01 23:23:21 +0200
commitcc5460890c17b4268862498c2a0799962918be2d (patch)
treec5c2d1d95f226295ce0a37494a28c24ca75b9da9 /PKGBUILD
parent0f7bacba15bb9670244cc59a9ced42dce74f03ac (diff)
downloadaur-cc5460890c17b4268862498c2a0799962918be2d.tar.gz
upgpkg: 20240401+asset0.5-1
* Update to new release * Use checksum for git tag * Smaller cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9a21064915b..c3688d255f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
pkgname=pokemon-revolution-online-bin
-__PROCLIENT_VER=20240106
-pkgver=20240106+asset0.5
+__PROCLIENT_VER=20240401
+pkgver=20240401+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,11 +12,10 @@ depends=(
'vulkan-driver'
'opengl-driver')
makedepends=('git')
-__LIN_DESKTOP_ASSET_COMMIT=da21f5467ed5b29d59cc67df3ccdc7686d763406 #tag 0.5
-source=("git+https://gitlab.com/fabiscafe/pro_assets_lin_desktop.git#commit=${__LIN_DESKTOP_ASSET_COMMIT}"
+source=("git+https://gitlab.com/fabiscafe/pro_assets_lin_desktop.git#tag=0.5"
"PROClient_linux-${__PROCLIENT_VER}.tar.gz::https://ddl.pokemonrevolution.net/PROClient_linux.tar.gz")
-sha512sums=('SKIP'
- '327057471e300b217b94f6e8eb9c4b0c7df6064f5f12759bbffc41f93ef34b00b4fcd1a9d966455041c99a0314e234274bd5d300650e482cc3b95fbf6571c53e')
+b2sums=('8d70ae01110e1b85e9206a7163d1d26414622940cd89d13d697b938d4087fa9b319c877fcbc424203a4767973194e58b38c311172909690bafe7015ec206b8ea'
+ '80d61495cf61f4e2aea366701fe95cdc32aee2341da60428ad21cc9a4160fc5de0b6fa70e06cd6fc5e57b260cf8f91f7c0e1256b9c04d3478e7ff370b09a098e')
pkgver() {
cd pro_assets_lin_desktop