summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Francois Chevrette2019-05-05 16:15:44 -0400
committerJean-Francois Chevrette2019-05-05 16:15:44 -0400
commitc9c3271f78719f73048c29071604e16f95f938a5 (patch)
tree7caac8f9f11a2df33fc89cc68bb88aa32b375eee /PKGBUILD
parent171ddead7ff12297db16f575cb00972c3c58ab48 (diff)
downloadaur-c9c3271f78719f73048c29071604e16f95f938a5.tar.gz
adjust package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72ab7598b8dc..089935204443 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=operator-sdk
pkgver=0.7.0
pkgrel=1
-pkgdesc="YAML templating tool that works on YAML structure instead of text"
+pkgdesc="SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding."
url="https://github.com/operator-framework/operator-sdk"
license=('Apache')
arch=('x86_64')