aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-04-04 18:45:49 +0200
committerRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-04-04 18:45:49 +0200
commitbeba143c39288c6090d1f36bae223d1fdceff546 (patch)
treee3682a624afcbf8bcded77756cfedc8cd99f3e91 /www-apps/twint/twint-2.1.20-r2.ebuild
parentDrop repoman in favour of pkgcheck/pkgdev (diff)
downloadguru-beba143c39288c6090d1f36bae223d1fdceff546.tar.gz
guru-beba143c39288c6090d1f36bae223d1fdceff546.tar.bz2
guru-beba143c39288c6090d1f36bae223d1fdceff546.zip
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'www-apps/twint/twint-2.1.20-r2.ebuild')
-rw-r--r--www-apps/twint/twint-2.1.20-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/twint/twint-2.1.20-r2.ebuild b/www-apps/twint/twint-2.1.20-r2.ebuild
index 925735b9f..7305be162 100644
--- a/www-apps/twint/twint-2.1.20-r2.ebuild
+++ b/www-apps/twint/twint-2.1.20-r2.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API"
HOMEPAGE="
https://github.com/twintproject/twint
- https://pypi.org/project/twint
+ https://pypi.org/project/twint/
"
SRC_URI="https://github.com/twintproject/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"