summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmmon Smith2017-09-25 02:46:33 -0700
committerAmmon Smith2017-09-25 02:46:33 -0700
commitb853583f0a78f7475ff321291a01ea5c127cf53e (patch)
tree7aeb715425dbe0f8bd382969e204d69d216e15cf
parent2d2aa85b150573209e9c85588cb6b539010c4504 (diff)
downloadaur-b853583f0a78f7475ff321291a01ea5c127cf53e.tar.gz
Add missing "|| true"
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebca6e0adff2..683de29945f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Sep 25 09:43:03 UTC 2017
+# Mon Sep 25 09:46:29 UTC 2017
pkgbase = osu-lazer-git
pkgdesc = Freeware rhythm video game - lazer development version
pkgver = 2017.919.0_48_g2d0555b55
diff --git a/PKGBUILD b/PKGBUILD
index bb67f03d968b..fc6f577acbba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ build() {
git submodule update --recursive
# Download dependencies
- nuget restore -configfile NuGet.config
+ nuget restore -configfile NuGet.config || true
nuget restore
# Build