summaryrefslogtreecommitdiff
path: root/sci-mathematics/primesieve/primesieve-7.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/primesieve/primesieve-7.7.ebuild')
-rw-r--r--sci-mathematics/primesieve/primesieve-7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/primesieve/primesieve-7.7.ebuild b/sci-mathematics/primesieve/primesieve-7.7.ebuild
index 5d26f8b6a858..dff175df46b6 100644
--- a/sci-mathematics/primesieve/primesieve-7.7.ebuild
+++ b/sci-mathematics/primesieve/primesieve-7.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake
-DESCRIPTION="CLI and library for quickly generating prime numbers."
+DESCRIPTION="CLI and library for quickly generating prime numbers"
HOMEPAGE="https://github.com/kimwalisch/primesieve"
SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"