summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorSumner Evans2020-02-20 20:23:18 -0700
committerSumner Evans2020-02-20 20:23:18 -0700
commit47144d68c681c18dc4fae67650e2bee86a8fbf5c (patch)
tree10a1bc7c367dc64bd2b9da96bea8ef8ede64de6f /update.sh
parentc9679a89923729b5a4aded2d1d586dad5a52c4d4 (diff)
downloadaur-47144d68c681c18dc4fae67650e2bee86a8fbf5c.tar.gz
Fixed the md5sum for the logo resource
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index fe1d75f0b139..82c32ddbe73e 100755
--- a/update.sh
+++ b/update.sh
@@ -37,6 +37,8 @@ SRCS=(
https://gitlab.com/sumner/sublime-music/-/jobs/artifacts/v$1/download?job=build_logo
)
+rm -rf 'download\?job=build_logo'
+
printf '' > PKGBUILD
echo "# Maintainer: Sumner Evans <sumner.evans98 at gmail dot com>