summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRojikku2022-03-17 20:31:06 -0400
committerRojikku2022-03-17 20:31:06 -0400
commitc6b9c2ef54d906b3fab34d190ccaf189d228be41 (patch)
tree07e4bf419134ced9e6836bfeba356f1031361ea6 /PKGBUILD
parentfa937cb8a8835a35fdff53a79c1d9cb8927aa207 (diff)
downloadaur-c6b9c2ef54d906b3fab34d190ccaf189d228be41.tar.gz
Update to v0.1.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a79e6dfe1fe2..03eef30aa059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rojikku <RojikkuNoKami at gmail dot com>
_pkgname=remoteplaywhatever
pkgname=${_pkgname}-bin
-pkgver=0.1.12
+pkgver=0.1.13
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=('9d3a72e289f6f8e7d51cee04d018b01e47e0b25193dcddf0e81c9d20053b88ba6885f2439c9da00b3889b2eaecc3220c5f7d3bd86e947d46d2ea72c0de4e6958')
+sha512sums=('1b7ed420f9e4e7ac9a582cc3dc3db6348260e19283c38328d764cf63e47f37a47e8d14464ffaf2b2d3a1a06f4753e1c42add5b61e80e3020bba85a16378d9944')
prepare() {
cd "$srcdir"