[arch-commits] Commit in flint/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 23 11:41:42 UTC 2020
Date: Thursday, July 23, 2020 @ 11:41:41
Author: arojas
Revision: 664992
Update to 2.6.1
Modified:
flint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 11:00:17 UTC (rev 664991)
+++ PKGBUILD 2020-07-23 11:41:41 UTC (rev 664992)
@@ -3,7 +3,7 @@
# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
pkgname=flint
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc="A C library for doing number theory"
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(mpfr ntl)
makedepends=(cmake python)
source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
-sha256sums=('9089edadd12cbbda4533ab6f58efb7565fd973b5b82a89f53f64203bc3510840')
+sha256sums=('0d9dc2f3264e0c1d7c9b30fa058a14a3ac4d4ab01e95674c62966ea5aaafbf99')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list