Florian Pritz pushed to branch main at Arch Linux / Packaging / Packages / netctl
Commits: 7313d892 by Florian Pritz at 2023-10-09T14:30:49+02:00 upgpkg: 1.29-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Jouke Witteveen <[email protected]> pkgname=netctl -pkgver=1.28 -pkgrel=2 +pkgver=1.29 +pkgrel=1 pkgdesc='Profile based systemd network management' url='https://gitlab.archlinux.org/archlinux/netctl' license=('GPL') @@ -16,12 +16,11 @@ optdepends=('dialog: for the menu based wifi assistant' 'ifplugd: for automatic wired connections through netctl-ifplugd' 'ppp: for PPP connections' 'openvswitch: for Open vSwitch connections' - 'wireguard-tools: for WireGuard connections' - ) + 'wireguard-tools: for WireGuard connections') install=netctl.install source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig}) arch=('any') -sha256sums=('3d591703b7bc80eb89602040c4a1add4fdf945d13b8e0926a47530260b9adb8d' +sha256sums=('27f91ad21a8fe8cb1e14b5a816580167da36e8ef056de40c87b3975d86b76932' 'SKIP') validpgpkeys=('CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E') # Florian Pritz View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/netctl/-/commit/7313d8927ae08f0134b7509aa2e68de103bee738 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/netctl/-/commit/7313d8927ae08f0134b7509aa2e68de103bee738 You're receiving this email because of your account on gitlab.archlinux.org.
