summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be69910b34da..addd852342ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BeeJay
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.2
+pkgver=0.10.7
pkgrel=1
pkgdesc="Easily sideload apps onto your standalone android VR headset"
arch=('x86_64')
@@ -16,7 +16,7 @@ options=()
install=
source=("https://github.com/the-expanse/SideQuest/releases/download/v${pkgver}/SideQuest-${pkgver}.tar.xz")
noextract=()
-md5sums=('1a4e54ea785c7ab215245523acd18e76')
+md5sums=('606a022b8295bf91b3530993c8125f7e')
package() {
cd "$srcdir/SideQuest-${pkgver}"