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 cd168cd1a3b6..aab3a80556ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sidequest-bin
_pkgname=sidequest
-pkgver=0.10.17
+pkgver=0.10.18
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")
-md5sums=('edf6b179f64b2fbd805396a4d87f92cf'
+md5sums=('8acdebbb8704f6ed64fcb79370fd4fdf'
'03297d2f1551ee6c9b11ac450bfdc55f')
package() {