summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2022-08-04 10:50:21 -0400
committerAdam Goldsmith2022-08-04 10:50:21 -0400
commit7e1964c714fb25649a22f33a2f290a0f42bf889b (patch)
tree59e3d488edfd7ded2d3800eb9513dd6f74b74700
parentf8eee24bd950684075dd05a385c756a1a87e3d6c (diff)
downloadaur-7e1964c714fb25649a22f33a2f290a0f42bf889b.tar.gz
Bump version to 0.10.29
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a4b60ce4fb8..e5545425d8d0 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.28
+ pkgver = 0.10.29
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.28/SideQuest-0.10.28.tar.xz
+ source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.29/SideQuest-0.10.29.tar.xz
source = SideQuest.desktop
- sha256sums = 011f37e5886a16381a241125d797fa23fd366a7ea933e636377a1a335c6e9294
+ sha256sums = 9f87f79d41836de530f8355271dfa0d6de2cff7781279d6518f9091005281e4d
sha256sums = 312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d
pkgname = sidequest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 562176b3fc06..456b23c04013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.28
+pkgver=0.10.29
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=('011f37e5886a16381a241125d797fa23fd366a7ea933e636377a1a335c6e9294'
+sha256sums=('9f87f79d41836de530f8355271dfa0d6de2cff7781279d6518f9091005281e4d'
'312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d')
package() {