summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2022-08-11 21:23:42 -0400
committerAdam Goldsmith2022-08-11 21:23:42 -0400
commitc02466a5c09b11803f006b6dff27f62b3efbbf7e (patch)
tree278ef2293012ce1e02f5ba21bffe66d1c2ea0347
parent7e1964c714fb25649a22f33a2f290a0f42bf889b (diff)
downloadaur-c02466a5c09b11803f006b6dff27f62b3efbbf7e.tar.gz
Bump version to 0.10.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5545425d8d0..9269109bcd63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sidequest-bin
pkgdesc = Easily sideload apps onto your standalone android VR headset
- pkgver = 0.10.29
+ pkgver = 0.10.31
pkgrel = 1
url = https://github.com/SideQuestVR/SideQuest
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = sidequest-bin
depends = android-udev
provides = sidequest
conflicts = sidequest
- source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.29/SideQuest-0.10.29.tar.xz
+ source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.31/SideQuest-0.10.31.tar.xz
source = SideQuest.desktop
- sha256sums = 9f87f79d41836de530f8355271dfa0d6de2cff7781279d6518f9091005281e4d
+ sha256sums = 31762ea9c06f7a6ff7399660889baae403f882c94c361972e6c64bfd8695c5a3
sha256sums = 312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d
pkgname = sidequest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 456b23c04013..3813070e6053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.29
+pkgver=0.10.31
pkgrel=1
pkgdesc="Easily sideload apps onto your standalone android VR headset"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
source=("https://github.com/SideQuestVR/SideQuest/releases/download/v${pkgver}/SideQuest-${pkgver}.tar.xz"
"SideQuest.desktop")
-sha256sums=('9f87f79d41836de530f8355271dfa0d6de2cff7781279d6518f9091005281e4d'
+sha256sums=('31762ea9c06f7a6ff7399660889baae403f882c94c361972e6c64bfd8695c5a3'
'312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d')
package() {