summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Bornschein2023-12-12 10:12:46 +0100
committerFabian Bornschein2023-12-12 10:12:46 +0100
commit8b76f9df75f9aa2e969fb4a4adb98e1fa4f38291 (patch)
treefa995255f837b4088a9511bc984857021fcf8fa9 /PKGBUILD
parent2e030fb381e11ae9d8b3980a5d64177b12f9f1cb (diff)
downloadaur-8b76f9df75f9aa2e969fb4a4adb98e1fa4f38291.tar.gz
20231201+asset0.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e3a6d3be70d..0192e8d8b2f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,21 @@
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
pkgname=pokemon-revolution-online-bin
-__PROCLIENT_VER=20230928
-pkgver=20230928+asset0.5
-pkgrel=0.1
+__PROCLIENT_VER=20231201
+pkgver=20231201+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')
url="https://pokemonrevolution.net"
license=('custom')
depends=('vulkan-driver' 'opengl-driver')
makedepends=('git')
-optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
__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}.tar.gz::https://ddl.pokemonrevolution.net/PROClient_linux.tar.gz")
sha512sums=('SKIP'
- '76321fbb0f1cea2961215373158cd6382e281ee412d41285e489c636ae72fa2cc3c8673217c7fedda990cd7941d0f545542cfcc8d6ebc3667f19b1b8f1fb0026')
+ '24f56d18b9d6740e6cc3cd34a5c878a3b2722a1956ecd205d5665ed2fd78944e74f9d10295eb98a52ebf0a32c698320f10f097213ccffa0c2902601f2978de04')
pkgver() {
cd pro_assets_lin_desktop