mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 09:09:02 +08:00
netctl: 1.4
This commit is contained in:
parent
555a1dc3b1
commit
e97085fbd2
@ -1,8 +1,8 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
# contributor Jouke Witteveen <j.witteveen@gmail.com>
|
||||
# maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
# contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/netctl
|
||||
|
||||
pkgname=netctl
|
||||
pkgver=0.7
|
||||
pkgver=1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Profile based systemd network management"
|
||||
url="http://projects.archlinux.org/netctl.git/"
|
||||
@ -21,7 +21,7 @@ optdepends=('dialog: for the menu based wifi assistant'
|
||||
'ppp: for pppoe connections')
|
||||
conflicts=("netcfg")
|
||||
source=("ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz")
|
||||
md5sums=('eb419e300aab1e686347b8a4b497ce65')
|
||||
md5sums=('825f07c432bff1de0254ab800f22cb61')
|
||||
|
||||
package() {
|
||||
cd "$srcdir/netctl-${pkgver}"
|
||||
@ -30,4 +30,4 @@ package() {
|
||||
# Shell Completion
|
||||
install -D -m644 contrib/bash-completion "$pkgdir/usr/share/bash-completion/completions/netctl"
|
||||
install -D -m644 contrib/zsh-completion "$pkgdir/usr/share/zsh/site-functions/_netctl"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user