summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7b946f1cfa5..c12b07a40c70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -98,9 +98,8 @@ package() {
gendesk --pkgname="$pkgname" \
--pkgdesc="$_pkgdesc" \
--icon="$pkgname" \
- --exec="$pkgname %U" \
- --categories="Network;FileTransfer" \
- --mimetypes="application/x-bittorrent" \
+ --exec="$pkgname" \
+ --categories="Network;" \
--custom='Comment[zh]=一款全能的下载工具' \
--startupnotify=true -n --name="$_pkgname"
}