summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f3041fb2d2e..ccade78e5abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rojikku <RojikkuNoKami at gmail dot com>
_pkgname=remoteplaywhatever
pkgname=${_pkgname}-bin
-pkgver=0.1.10
+pkgver=0.1.11
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')
@@ -10,7 +10,7 @@ depends=('wxgtk-common' 'wxgtk3')
source=(
${pkgname}-${pkgver}.deb::https://github.com/m4dEngi/${_pkgname}/releases/download/${pkgver}-alpha/${_pkgname}-${pkgver}-Linux.deb
)
-sha512sums=('40594efd1e648c3199f31d79bfcb6379606f83db444106318dd59efe36b00d24c305c67c95b4ed2657dbd9fc34c629d2b1d1a8737c263d4c03c1af30f6b2cacb')
+sha512sums=('26a75d5753f75ab4195157a7dd79bd18d2db9da899c43a10dc3f7e5ba857b191580f7525d2c7b1f9daf7eebc123c347d7b73e64b0b6049727c44cc944207527f')
prepare() {
cd "$srcdir"