summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreshrh2021-06-07 15:44:06 -0400
committereshrh2021-06-07 15:44:06 -0400
commit5fc154dde5e42da0a6d1a544c855746aca0d6985 (patch)
tree0e880fbd25457f1391edd5b2a34802e779a29c5a
parentd8579bc00b581d1a3201cb3783cdc12f8717ad78 (diff)
downloadaur-5fc154dde5e42da0a6d1a544c855746aca0d6985.tar.gz
fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf5011801d56..bebbfb08709b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,6 +32,6 @@ build() {
}
package(){
- false
+ true
}