Update PKGBUILD
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -2,7 +2,7 @@
|
||||
|
||||
_pkgname=sview
|
||||
pkgname=$_pkgname-git
|
||||
pkgver=20.08.r33.3d636fc
|
||||
pkgver=20.08.r34.1f4deff
|
||||
pkgrel=1
|
||||
pkgdesc="Stereoscopic 3D video player with OpenGL UI"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -18,7 +18,7 @@ md5sums=('SKIP')
|
||||
|
||||
build() {
|
||||
cd $_pkgname
|
||||
git checkout 3d636fc3f75098700b3d485e9aac9c011b2a0ccc
|
||||
git checkout 1f4deff2a204e41ce85eb4eac710f2cf60ee1476
|
||||
unset ANDROID_NDK
|
||||
msg2 "Starting make..."
|
||||
make -j1 all
|
||||
|
||||
Reference in New Issue
Block a user