release 1.1.0

This commit is contained in:
arcan1s
2014-05-21 19:50:12 +04:00
parent cb033140ac
commit d5f0bbc3bf
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ optdepends=('kdebase-runtime: sudo support'
'sudo: sudo support')
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
install="${_pkgname}.install"
md5sums=('59679c899b1d429b41b60188e1de91dd')
md5sums=('229e11efda0a94bed44ea79b3deabf7c')
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI:BOOL=0"