summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValentin Elovskiy2020-03-08 22:18:13 +0700
committerValentin Elovskiy2020-03-08 22:18:13 +0700
commit5339eddcaaf552792f9e29c265efba3c69547fb7 (patch)
tree2f1c1fb704c4d181056edb34bef63c0bd6751334 /PKGBUILD
parente3844d60774c91dca145b94a796d963d98413614 (diff)
downloadaur-5339eddcaaf552792f9e29c265efba3c69547fb7.tar.gz
Bump version 0.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ab9a020aea5..cb2d7f207daa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: ProFfeSsoRr <evvsoft at gmail dot com>
pkgname=cni-plugins-bin
-pkgver=0.8.1
+pkgver=0.8.5
pkgrel=1
pkgdesc="Some CNI network plugins, maintained by the containernetworking team"
arch=(x86_64)
url="https://github.com/containernetworking/plugins"
license=('Apache')
source=("https://github.com/containernetworking/plugins/releases/download/v${pkgver}/cni-plugins-linux-amd64-v${pkgver}.tgz")
-sha256sums=('e9bfc78acd3ae71be77eb8f3e890cc9078a33cc3797703b8ff2fc3077a232252')
+sha256sums=('bd682ffcf701e8f83283cdff7281aad0c83b02a56084d6e601216210732833f9')
package() {
cd "$srcdir"