summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-18 21:52:17 +0300
committerorhun2020-11-18 21:52:17 +0300
commit13b45a4336e0156d3f9a343b194e05fae7d2eda0 (patch)
treea198bc36f54bc64921797daab84516ec528b1c63 /PKGBUILD
parentb81c25a21ee9d9ff7e0a8434198660baac274bf8 (diff)
downloadaur-13b45a4336e0156d3f9a343b194e05fae7d2eda0.tar.gz
upgpkg: wtftw-git 1:r347.14f3d1e-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc2b1c76f828..946c05004b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ pkgver() {
build() {
cd "${pkgname%-git}"
- cargo build --release --all-features
+ cargo build --release --locked --all-features
}
package() {