[arch-commits] Commit in cni-plugins/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Mar 30 17:28:37 UTC 2019


    Date: Saturday, March 30, 2019 @ 17:28:37
  Author: bpiotrowski
Revision: 446343

0.7.5-1

Modified:
  cni-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-30 17:24:35 UTC (rev 446342)
+++ PKGBUILD	2019-03-30 17:28:37 UTC (rev 446343)
@@ -1,8 +1,8 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=cni-plugins
-pkgver=0.7.4
-pkgrel=2
+pkgver=0.7.5
+pkgrel=1
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
 url="https://github.com/containernetworking/plugins"
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(go-pie)
 source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('2ffe18353b525d90679eca4950e96afcaadd7c387956ef5baaf4ce97c0550315fda63403161ab8f23df086955dc2a47da612fb8d0cdd30ccfe12649393e2242c')
+sha512sums=('7ab43f88b4763907f56ff26d684385e5a3f6314ffb4bcbe356ec33a014fc15207392bd26e2d3041e117c604a386d21841a37d093b04e003303554b03721b32c6')
 
 build() {
   cd plugins-$pkgver



More information about the arch-commits mailing list