summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2023-09-04 17:40:05 -0400
committerAdam Goldsmith2023-09-04 17:40:05 -0400
commit8821659b936ca012b9dee07aaa770654c03a3c3a (patch)
tree846464b8773a6b22cd117af7b791e9cbd4056d16
parent4cefb2918a205a92c54c7fa5a6897a7a0feb6706 (diff)
downloadaur-8821659b936ca012b9dee07aaa770654c03a3c3a.tar.gz
Bump version to 0.10.38
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2180c478fa..849696fae77b 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.36
+ pkgver = 0.10.38
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.36/SideQuest-0.10.36.tar.xz
+ source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.38/SideQuest-0.10.38.tar.xz
source = SideQuest.desktop
- sha256sums = 8228904ed14a4a67038c18be349056b7e7ad713537536473a00a0744ed061fd1
+ sha256sums = 59e530f318d30ac990955e4500add64be0084099b88003afcb5c4ea9e11ab9d0
sha256sums = 312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d
pkgname = sidequest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 01db97400807..bb5d6d0337dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.36
+pkgver=0.10.38
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=('8228904ed14a4a67038c18be349056b7e7ad713537536473a00a0744ed061fd1'
+sha256sums=('59e530f318d30ac990955e4500add64be0084099b88003afcb5c4ea9e11ab9d0'
'312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d')
package() {