Update codebase to commit 301eccf
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user