summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorgeRaven2021-05-31 15:38:00 +0100
committerGeorgeRaven2021-05-31 15:38:00 +0100
commitb82142ee6f77f7d5247cfb46a0254c6157576afb (patch)
tree020df8b8ff9c0e9c27aa7449843629cac362a4bc
parentff0994ca0e183b9b58f0e2896212bc2cf7df0554 (diff)
downloadaur-b82142ee6f77f7d5247cfb46a0254c6157576afb.tar.gz
Updated pkgdesc
This package does not package further plugins so removing the plugins reference in description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eeb0a4b640da..db2af145341c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = cni-bin
- pkgdesc = Standardised container networking interface plugins
+ pkgdesc = Standardised container networking interface
pkgver = 0.9.1
pkgrel = 1
url = https://www.cni.dev/
diff --git a/PKGBUILD b/PKGBUILD
index cbd6a1c562a1..5f7a8d843dab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: GeorgeRaven <GeorgeRavenCommunity at pm dot me>
pkgname=cni-bin
-pkgdesc="Standardised container networking interface plugins"
+pkgdesc="Standardised container networking interface"
pkgver=0.9.1
pkgrel=1
arch=('x86_64' 'aarch64' 'armv7h' 'armv7l')