Date: Sunday, September 13, 2020 @ 09:20:23 Author: alucryd Revision: 705017
upgpkg: switchboard-plug-network 2.3.2-1 Modified: switchboard-plug-network/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-13 09:19:57 UTC (rev 705016) +++ PKGBUILD 2020-09-13 09:20:23 UTC (rev 705017) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=switchboard-plug-network -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc='Switchboard Network Plug' arch=(x86_64) @@ -24,7 +24,8 @@ meson vala ) -source=(git+https://github.com/elementary/switchboard-plug-network.git#tag=f55d744625c96ea2d265b86c5f4db88c838c25ae) +_tag=bda70d66644852d0481861ac5d2924481b1278c8 +source=(git+https://github.com/elementary/switchboard-plug-network.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {
