Upfated to babb75b
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.r34.1f4deff
|
pkgver=20.08.r35.babb75b
|
||||||
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 1f4deff2a204e41ce85eb4eac710f2cf60ee1476
|
git checkout babb75b1e06d2dc74cdb000955771d25a285faf4
|
||||||
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