summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 00:05:05 +0100
committerSam James <sam@gentoo.org>2023-04-02 00:19:04 +0100
commitaae7329b777ab55906458a30d216d73a12e36293 (patch)
tree962f244caea2de282c5910dbb64b9125986dc925
parentdev-ruby/rqrcode: add github upstream metadata (diff)
downloadgentoo-aae7329b777ab55906458a30d216d73a12e36293.tar.gz
gentoo-aae7329b777ab55906458a30d216d73a12e36293.tar.bz2
gentoo-aae7329b777ab55906458a30d216d73a12e36293.zip
dev-python/crispy-bootstrap4: update DESCRIPTION, HOMEPAGE (fix 3->4 typo)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
index c4ec3ed11b1c..38d53e65eb40 100644
--- a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
+++ b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2022.1.ebuild
@@ -7,9 +7,9 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
-DESCRIPTION="Bootstrap3 template pack for django-crispy-forms"
+DESCRIPTION="Bootstrap4 template pack for django-crispy-forms"
HOMEPAGE="
- https://pypi.org/project/crispy-bootstrap3/
+ https://pypi.org/project/crispy-bootstrap4/
"
SRC_URI="https://github.com/django-crispy-forms/${PN}/archive/refs/tags/${PV}.tar.gz
-> ${P}.gh.tar.gz"