summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBeeJay2020-05-17 20:09:14 -0400
committerBeeJay2020-05-17 20:09:14 -0400
commita0298b7fc563e475c11453ca6bcba9bb4dbf5a40 (patch)
tree8ba729087a65b982310567c9925ed453dfdbfb6f /PKGBUILD
parent34e0706b7f92aaf90c2a91f8512d5fe86dceba1c (diff)
downloadaur-a0298b7fc563e475c11453ca6bcba9bb4dbf5a40.tar.gz
Update to 0.10.7
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}"