We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ab6b4 commit d0d8508Copy full SHA for d0d8508
1 file changed
srcpkgs/primecount/template
@@ -1,6 +1,6 @@
1
# Template file for 'primecount'
2
pkgname=primecount
3
-version=8.2
+version=8.4
4
revision=1
5
build_style=cmake
6
configure_args="-DBUILD_TESTS=ON -DBUILD_LIBPRIMESIEVE=OFF
@@ -12,7 +12,7 @@ license="BSD-2-Clause"
12
homepage="https://github.com/kimwalisch/primecount/"
13
changelog="https://raw.githubusercontent.com/kimwalisch/primecount/master/ChangeLog"
14
distfiles="https://github.com/kimwalisch/primecount/archive/refs/tags/v${version}.tar.gz"
15
-checksum=870f2c17b660449d10a593b31d2c69e720ff8060ec1b5099c37f451c005f671e
+checksum=c7bf47c041bfe4c3912a0d503ea44c1bb6c9003427c12574a6b497748b387612
16
17
post_install() {
18
vlicense COPYING
0 commit comments