summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2020-10-29 18:33:02 -0400
committerAdam Goldsmith2020-10-29 18:33:02 -0400
commit2b11a83e34ddc9559cab5d17df6c0b6ab1fab14e (patch)
treee01f9ca1a62ddffb9de8deda09bbd61cd4c27697 /PKGBUILD
parent4fb3640c56cde346f7ae648ffa4679889db199fb (diff)
downloadaur-2b11a83e34ddc9559cab5d17df6c0b6ab1fab14e.tar.gz
Bump version to 0.10.18
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() {