Update codebase to commit 301eccf

This commit is contained in:
Pavel Pivovarov
2023-03-27 07:29:30 +00:00
parent 9359adc67a
commit 704823c508

View File

@@ -2,7 +2,7 @@
_pkgname=sview _pkgname=sview
pkgname=$_pkgname-git pkgname=$_pkgname-git
pkgver=20.08.r35.babb75b pkgver=20.08.r36.301eccf
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 babb75b1e06d2dc74cdb000955771d25a285faf4 git checkout 301eccf5f81e0483710e01ec477906a13fb8988b
unset ANDROID_NDK unset ANDROID_NDK
msg2 "Starting make..." msg2 "Starting make..."
make -j1 all make -j1 all