summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c48521833961..6ba445e60713 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.25
+ pkgver = 0.10.26
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.25/SideQuest-0.10.25.tar.xz
+ source = https://github.com/SideQuestVR/SideQuest/releases/download/v0.10.26/SideQuest-0.10.26.tar.xz
source = SideQuest.desktop
- sha256sums = 78bf8c5493037b8e77c409f4f3ec5b698d6535abddf9e18f20fb35fbb52e463a
+ sha256sums = caca9706544c01fca6fe39c445aef322141b82fd2f562cf37cf5e13d816d837c
sha256sums = 312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d
pkgname = sidequest-bin
diff --git a/PKGBUILD b/PKGBUILD
index 24f592f07612..da9448981154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.25
+pkgver=0.10.26
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=('78bf8c5493037b8e77c409f4f3ec5b698d6535abddf9e18f20fb35fbb52e463a'
+sha256sums=('caca9706544c01fca6fe39c445aef322141b82fd2f562cf37cf5e13d816d837c'
'312c6258c15e3c87e0fdad6f46537c98f0cc6aa364405858a0190ad2c8f5fa2d')
package() {