summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRojikku2023-03-18 13:27:35 -0400
committerRojikku2023-03-18 13:27:35 -0400
commitde8173d4ac5c6ad8134f81a6a5ee6cccb16b11f4 (patch)
tree5fdde9022f896d3073a96a97b23e6e71528ff12e
parent48af450086598dd1b7d08226e516abff0290ea7a (diff)
downloadaur-de8173d4ac5c6ad8134f81a6a5ee6cccb16b11f4.tar.gz
Release 0.2.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bada7289e406..1d36362366a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = remoteplaywhatever
pkgdesc = Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
- pkgver = 0.2.2
+ pkgver = 0.2.3
pkgrel = 1
url = https://github.com/m4dEngi/RemotePlayWhatever
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = remoteplaywhatever
depends = wxwidgets-common
depends = wxwidgets-gtk3
provides = remoteplaywhatever
- source = remoteplaywhatever::git+https://github.com/m4dEngi/RemotePlayWhatever.git#tag=0.2.2-alpha
+ source = remoteplaywhatever::git+https://github.com/m4dEngi/RemotePlayWhatever.git#tag=0.2.3-alpha
sha512sums = SKIP
pkgname = remoteplaywhatever
diff --git a/PKGBUILD b/PKGBUILD
index 08a3fff385e1..43b3847e18cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rojikku <RojikkuNoKami at gmail dot com>
pkgname=remoteplaywhatever
-pkgver=0.2.2
+pkgver=0.2.3
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')