summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bd7cdb2bcba..edde2f7b6fc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,6 +33,7 @@ pkgver() {
prepare() {
# The size of a full clone is more than 1GB, so we just make a shallow clone
+ rm -rf $pkgname
git clone --depth 1 https://github.com/processing/processing4.git $pkgname
# Create .desktop file