summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-11-17 10:50:44 +0800
committerzxp198210052023-11-17 10:50:44 +0800
commitbb82ae8b174af8df8189428dbed7cfe6142a2c69 (patch)
tree61327eebed55dfe0653554d4b9f6a6ea9fb79219 /PKGBUILD
parent7bbf8f1db81ee5fd5039a5abdc547536949cbfc1 (diff)
downloadaur-bb82ae8b174af8df8189428dbed7cfe6142a2c69.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e85219dcfd3a..a9af9bb11baf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -103,4 +103,4 @@ package() {
install -Dm644 "${srcdir}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm644 "${srcdir}/${pkgname%-bin}/${pkgname%-bin}.png" -t "${pkgdir}/usr/share/pixmaps"
install -Dm644 "${srcdir}/${pkgname%-bin}.desktop" -t "${pkgdir}/usr/share/applications"
-} \ No newline at end of file
+}