update desktop file

This commit is contained in:
arcan1s 2014-07-20 11:30:00 +04:00
parent 389726379c
commit 099b4e3792
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ optdepends=('kdebase-runtime: sudo support'
'wpa_supplicant: wifi support') 'wpa_supplicant: wifi support')
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz") source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz")
install="${pkgbase}.install" install="${pkgbase}.install"
md5sums=('4d751af27b311189b0f39522b73c8ef4') md5sums=('82954cf5531f0c94854b76eb463ed981')
prepare() { prepare() {
rm -rf "${srcdir}/"{build-plasmoid,build-qt4,build-qt5} rm -rf "${srcdir}/"{build-plasmoid,build-qt4,build-qt5}

View File

@ -1,7 +1,7 @@
#!/usr/bin/env xdg-open #!/usr/bin/env xdg-open
[Desktop Entry] [Desktop Entry]
Name=Netctl GUI Name=Netctl GUI
Comment=GUI written on Qt4 for netctl Comment=Qt graphical user interface for netctl
Exec=netctl-gui Exec=netctl-gui
Icon=netctl-gui.png Icon=netctl-gui.png
Terminal=false Terminal=false