Updated to the latest working commit

This commit is contained in:
Pavel Pivovarov
2022-12-29 09:21:52 +00:00
parent 1e2d5d12fc
commit 36ed1d42b5

View File

@@ -2,7 +2,7 @@
_pkgname=sview _pkgname=sview
pkgname=$_pkgname-git pkgname=$_pkgname-git
pkgver=20.08.a255e0d pkgver=20.08.d597a14
pkgrel=1 pkgrel=1
pkgdesc="Stereoscopic 3D video player with OpenGL UI" pkgdesc="Stereoscopic 3D video player with OpenGL UI"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ md5sums=('SKIP')
build() { build() {
cd $_pkgname cd $_pkgname
git checkout a255e0d402c6e576b4d0569a6a0fd206816d7954 git checkout d597a14b395645a43526d7c696e4b8c08e4eeb04
unset ANDROID_NDK unset ANDROID_NDK
msg2 "Starting make..." msg2 "Starting make..."
make -j1 all make -j1 all