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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Jan 15 14:02:17 UTC 2020


    Date: Wednesday, January 15, 2020 @ 14:02:17
  Author: bpiotrowski
Revision: 552614

0.8.4-1

Modified:
  cni-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 14:01:12 UTC (rev 552613)
+++ PKGBUILD	2020-01-15 14:02:17 UTC (rev 552614)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=cni-plugins
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(go-pie)
 source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('054479a73ddbfbdb2986ac202ae2da7a69ae7bb693a250885f950a26973c60be3053d4e95ca24cf5eb67c104b9af8231f859e22c01a066ce3a206a186fc55a6d')
+sha512sums=('1a66a9d2cc3bad17201426905ed8349fa0c260ffef423338bc93c4ff191c4d38e6b9228ca3b5c44b148c854379f741f2dbd88ac9937dc1599f95f4df8b6f4346')
 
 build() {
   cd plugins-$pkgver



More information about the arch-commits mailing list