summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-05-09 09:06:12 +0800
committerzxp198210052024-05-09 09:06:12 +0800
commitd32033cd25a7691dcf2430af64e4670a3f7df998 (patch)
tree2cdbc5278a3afc2eb3e4c98db170ce39cce2ac5c
parent07ad1079094ddbf1a8919e070cfa2e8394b66c9a (diff)
downloadaur-d32033cd25a7691dcf2430af64e4670a3f7df998.tar.gz
update to 0.2.6
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba1fed7e9104..5998bc4e8277 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = remoteplaywhatever-bin
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.5
- pkgrel = 4
+ pkgver = 0.2.6
+ pkgrel = 1
url = https://github.com/m4dEngi/RemotePlayWhatever
arch = x86_64
license = MIT
- provides = remoteplaywhatever=0.2.5
+ depends = glibc>=2.34
+ provides = remoteplaywhatever=0.2.6
conflicts = remoteplaywhatever
- source = remoteplaywhatever-0.2.5.deb::https://github.com/m4dEngi/RemotePlayWhatever/releases/download/0.2.5-alpha/RemotePlayWhatever-0.2.5-Linux.deb
- source = LICENSE-0.2.5::https://raw.githubusercontent.com/m4dEngi/RemotePlayWhatever/0.2.5-alpha/LICENSE
- sha256sums = a165461ba758e44d564ef9057adc1b51185cff85846f08dd2456d332c08b8fa7
+ source = remoteplaywhatever-0.2.6.deb::https://github.com/m4dEngi/RemotePlayWhatever/releases/download/0.2.6-alpha/RemotePlayWhatever-0.2.6-Linux.deb
+ source = LICENSE-0.2.6::https://raw.githubusercontent.com/m4dEngi/RemotePlayWhatever/0.2.6-alpha/LICENSE
+ sha256sums = bfb984b570c21f1ddba0465663b5487df3e34910abbcda575022066654bef1db
sha256sums = 284724acc9bb9b5a0579ca01589605ad6d8b4cd01094d7077ca6308aa5786cdd
pkgname = remoteplaywhatever-bin
diff --git a/PKGBUILD b/PKGBUILD
index f7e32b0f0286..eb227526220b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,22 @@
# Contributor: Rojikku <RojikkuNoKami at gmail dot com>
pkgname=remoteplaywhatever-bin
_pkgname=RemotePlayWhatever
-pkgver=0.2.5
-pkgrel=4
+pkgver=0.2.6
+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')
license=('MIT')
url="https://github.com/m4dEngi/RemotePlayWhatever"
provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
-depends=()
+depends=(
+ 'glibc>=2.34'
+)
source=(
"${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/${pkgver}-alpha/${_pkgname}-${pkgver}-Linux.deb"
"LICENSE-${pkgver}::https://raw.githubusercontent.com/m4dEngi/RemotePlayWhatever/${pkgver}-alpha/LICENSE"
)
-sha256sums=('a165461ba758e44d564ef9057adc1b51185cff85846f08dd2456d332c08b8fa7'
+sha256sums=('bfb984b570c21f1ddba0465663b5487df3e34910abbcda575022066654bef1db'
'284724acc9bb9b5a0579ca01589605ad6d8b4cd01094d7077ca6308aa5786cdd')
build() {
bsdtar -xf "${srcdir}/data."*