aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Jacobs2019-09-07 16:17:00 -0700
committerRyan Jacobs2019-09-07 16:17:00 -0700
commitb88a3b47389b7d9ae7a862ec614be809572f3679 (patch)
treee103623ab34db54e723a91300395cb6843cc6c51 /PKGBUILD
parent5060735ef84b795929b58b37232fc793106f938f (diff)
downloadaur-b88a3b47389b7d9ae7a862ec614be809572f3679.tar.gz
Revert "remove -j flag from make; pkgrel=5"
This reverts commit 5060735ef84b795929b58b37232fc793106f938f.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75acac80fa25..5747779d733f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Jacobs <ryan@rmj.us>
pkgname=azure-kinect-sensor-sdk-git
-pkgver=v1.2.0.beta.1.r27.467d8272
-pkgrel=1
+pkgver=v1.2.0.beta.1.r5.aebb27ac
+pkgrel=4
pkgdesc="A cross platform user mode SDK to read data from Azure Kinect devices."
arch=("x86_64")
url="https://github.com/microsoft/Azure-Kinect-Sensor-SDK"
@@ -23,7 +23,7 @@ build() {
mkdir -p build
cd build
cmake ..
- make
+ make -j$(nproc)
popd
# Reassemble and decompress libdepthengine.so.20