summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Jagieniak2019-07-17 09:28:06 +0000
committerJustin Jagieniak2019-07-17 09:28:06 +0000
commit79a60300e61af6fbf861b9a1732343edd24e535d (patch)
tree12bfa337ee812ddb2595f87e89949c545f57dd68
parentd0063aaed2712c2972d4369df4ac5e60415711a9 (diff)
downloadaur-79a60300e61af6fbf861b9a1732343edd24e535d.tar.gz
Update PKGBUILD with build channel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a09a41014f99..845b41c91c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ prepare() {
source bin/activate
pip install --upgrade autobuild
- autobuild configure -A 64 -c ReleaseFS_open -- -DLL_TESTS:BOOL=FALSE
+ autobuild configure -A 64 -c ReleaseFS_open -- -DLL_TESTS:BOOL=FALSE -Dchan=Linux-Nightly
}
build() {