summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGroctel2022-03-07 15:24:42 +0100
committerGroctel2022-03-07 15:24:42 +0100
commit9c07c0cc253436eff2a3c9427037320bf2d85111 (patch)
tree5831dd58e19c196418c6af7009d552a7ce1a9644
parent1787b48198137ea59e7f873887f4d8fb4b5f8df0 (diff)
downloadaur-9c07c0cc253436eff2a3c9427037320bf2d85111.tar.gz
Fixed description. Oops!
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75b9f7ed63a4..92709867a275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _name=backports.cached_property
pkgname=python-backports.cached_property
pkgver=1.0.1
pkgrel=1
-pkgdesc="Cloup (= Click + groups) contains a set of Click extensions for multiple purposes."
+pkgdesc="Python 3.8 functools.cached_property backport to python 3.6."
arch=('any')
license=('MIT')