summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff74d8636dae..6b3ec298dcae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Leone <comdir@infonix.info>
pkgname=litemanager
pkgver=4.9
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="remote access software for remote administration of computers over the Internet or remote control in a local network, for distant learning, providing remote support to users and supervising work activity of employees."
arch=('x86_64')
@@ -39,7 +39,7 @@ prepare() {
gendesk -f -n --pkgname ${pkgname} \
--pkgdesc "${pkgdesc}" \
--categories="GTK;GNOME;X-GNOME-NetworkSettings;Network;" \
- --icon "${_pkgname}.png" \
+ --icon "/usr/share/pixmaps/${pkgname}.png" \
--exec "litemanager"
}