summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2022-08-04 02:06:18 -0400
committerAdam Goldsmith2022-08-04 02:06:18 -0400
commitf8eee24bd950684075dd05a385c756a1a87e3d6c (patch)
tree7d1fd598eb9088b603a23d4b46fb77fd57dc16ca
parent0433ce1f441d66bd8908b505233aa71335b6e307 (diff)
downloadaur-f8eee24bd950684075dd05a385c756a1a87e3d6c.tar.gz
Bump version to 0.10.28
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b1c2b9c110c..1a4b60ce4fb8 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.27
+ pkgver = 0.10.28
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.27/SideQuest-0.10.27.tar.xz
+ source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.28/SideQuest-0.10.28.tar.xz
source = SideQuest.desktop
- sha256sums = 500701a6cf292c6a2350e3460c5500c791d4b21f8c83e8a8e3ccef7521fac1b8
+ sha256sums = 011f37e5886a16381a241125d797fa23fd366a7ea933e636377a1a335c6e9294
sha256sums = 312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d
pkgname = sidequest-bin
diff --git a/PKGBUILD b/PKGBUILD
index a52426411019..562176b3fc06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.27
+pkgver=0.10.28
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=('500701a6cf292c6a2350e3460c5500c791d4b21f8c83e8a8e3ccef7521fac1b8'
+sha256sums=('011f37e5886a16381a241125d797fa23fd366a7ea933e636377a1a335c6e9294'
'312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d')
package() {