summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-07-18 10:08:43 +0800
committerzxp198210052023-07-18 10:08:43 +0800
commit9ce9c7a5d0563bc38e9629fbd78f4f5efe461498 (patch)
tree0775beb48162ec89ecaf98e0d97f3447880dcc1b /PKGBUILD
parent2cdf77d117979ecb050f815e74c97037ad1c227f (diff)
downloadaur-9ce9c7a5d0563bc38e9629fbd78f4f5efe461498.tar.gz
optimized PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80bc858d2e2b..072960857702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,4 +34,4 @@ package() {
done
sed "s|\"/opt/Pennywise/${pkgname%-bin}\" %U|/opt/${pkgname%-bin}/${pkgname%-bin}|g" -i "${srcdir}/usr/share/applications/${pkgname%-bin}.desktop"
install -Dm644 "${srcdir}/usr/share/applications/${pkgname%-bin}.desktop" -t "${pkgdir}/usr/share/applications"
-}
+} \ No newline at end of file