fix netctl

This commit is contained in:
arcan1s
2014-04-07 00:41:18 +04:00
parent 317cf4a212
commit 1cbf1c024e

View File

@ -19,7 +19,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=('4dc8aa4d357fe6bdbd0a18d778a53187')
md5sums=('1e790c31d135b91c7ec80791508e6e92')
# flags
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release"