summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91e0db58a809..85d1758a3a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Rojikku <RojikkuNoKami at gmail dot com>
_pkgname=remoteplaywhatever
pkgname=${_pkgname}-bin
-pkgver=0.1.17
+pkgver=0.2.1
pkgrel=1
pkgdesc="Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones."
arch=('x86_64')
url="https://github.com/m4dEngi/RemotePlayWhatever"
depends=('wxwidgets-common' 'wxwidgets-gtk3')
source=(
- ${pkgname}-${pkgver}.deb::https://github.com/m4dEngi/${_pkgname}/releases/download/${pkgver}-alpha/${_pkgname}-${pkgver}-Linux.deb
+ ${pkgname}-${pkgver}.deb::https://github.com/m4dEngi/${_pkgname}/releases/download/${pkgver}-pre-alpha/${_pkgname}-${pkgver}-Linux.deb
)
-sha512sums=('ebc235ddb9068a5c6590008ef769c4b2874791af7f18a188b4ac9037171cdf1cc053bd1d65883cf26881a968a220c5352bbfec970186c5ad27627667f034c893')
+sha512sums=('858e5bed802af11974513c37c895a9d372396104088b29063aff0a68b4acc2bb9b6370dc36dcd5f90a718c0ae471e34f749e3fa083dfe1b2fd255da0c24af249')
prepare() {
cd "$srcdir"