Release 1.0.5

This commit is contained in:
arcan1s
2014-04-14 01:19:36 +04:00
parent 4c1685164c
commit d59345c0e4
8 changed files with 16 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy "arcanis" Alexeev <arcanis.arch at gmail dot com>
pkgname=netctl-gui
pkgver=1.0.4
pkgver=1.0.5
pkgrel=4
pkgdesc="Qt5 graphical front-end for netctl. A part of netctl-gui"
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ optdepends=('kdebase-runtime: sudo support'
'wpa_supplicant: wifi support')
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
install="${pkgname}.install"
md5sums=('04ec09228a54fa4fe9e13a7a8e325bcb')
md5sums=('1ed6e64f06865f129710101ca83624f7')
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_DATAENGINE:BOOL=0 -DBUILD_PLASMOID:BOOL=0"