summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandra2023-08-31 23:14:25 -0600
committerAlexandra2023-08-31 23:14:25 -0600
commit310a503b1301ad8e3c8bad0953f20469560f2b39 (patch)
tree6d9e176ca3bce45dd061530bf17621abdc3622cb /PKGBUILD
parent1bc39c0d52812a9c5dcdce7a64f7b3f4b0a507b7 (diff)
downloadaur-310a503b1301ad8e3c8bad0953f20469560f2b39.tar.gz
strip update.sh
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f01eda81a5f1..821632c0e0d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,6 +27,7 @@ package() {
cp -r FancyTasks/* "$_pkgdir"
rm "$_pkgdir/README.MD"
rm "$_pkgdir/install.sh"
+ rm "$_pkgdir/update.sh"
rm "$_pkgdir/FancyTasks.png"
rm -rf "$_pkgdir/package/translate"
}