summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-09-01 23:01:34 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-09-01 23:14:11 +0200
commit173186494c086d697af7fca8aa3880f76bda2edc (patch)
tree3e352d26491a1275824c1a48a6f2df68c2837b7a /app-crypt
parentapp-crypt/pius: enable py3.13 (diff)
downloadgentoo-173186494c086d697af7fca8aa3880f76bda2edc.tar.gz
gentoo-173186494c086d697af7fca8aa3880f76bda2edc.tar.bz2
gentoo-173186494c086d697af7fca8aa3880f76bda2edc.zip
app-crypt/pius: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pius/pius-3.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pius/pius-3.0.0-r2.ebuild b/app-crypt/pius/pius-3.0.0-r2.ebuild
index 753432360b2d..c6f48e76ca35 100644
--- a/app-crypt/pius/pius-3.0.0-r2.ebuild
+++ b/app-crypt/pius/pius-3.0.0-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="https://www.phildev.net/pius/ https://github.com/jaymzh/pius"
+HOMEPAGE="https://github.com/jaymzh/pius"
SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2"
LICENSE="GPL-2"