summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')