mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 23:47:21 +00:00
release 1.4.3
This commit is contained in:
parent
3695914226
commit
0f5bf03e38
@ -3,6 +3,9 @@ Ver.1.4.3
|
|||||||
* all
|
* all
|
||||||
- fix clang build (#41)
|
- fix clang build (#41)
|
||||||
- fix WPA_DRIVERS (#40)
|
- fix WPA_DRIVERS (#40)
|
||||||
|
- fix bug in WpaSup class with invalid returning value
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
Ver.1.4.2
|
Ver.1.4.2
|
||||||
---------
|
---------
|
||||||
|
@ -11,7 +11,7 @@ url="http://arcanis.name/projects/netctl-gui"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
makedepends=('cmake' 'extra-cmake-modules' 'plasma-framework' 'qt5-tools')
|
makedepends=('cmake' 'extra-cmake-modules' 'plasma-framework' 'qt5-tools')
|
||||||
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")
|
||||||
md5sums=('49f89f8568e910ac9b5cbf8bd0e97105')
|
md5sums=('511ebd083932be0208836bd3d3566813')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
rm -rf "${srcdir}/build-"{plasmoid,qt5}
|
rm -rf "${srcdir}/build-"{plasmoid,qt5}
|
||||||
|
@ -12,7 +12,7 @@ url="http://arcanis.name/projects/netctl-gui"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
makedepends=('automoc4' 'cmake' 'kdelibs')
|
makedepends=('automoc4' 'cmake' 'kdelibs')
|
||||||
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")
|
||||||
md5sums=('49f89f8568e910ac9b5cbf8bd0e97105')
|
md5sums=('511ebd083932be0208836bd3d3566813')
|
||||||
|
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user