[arch-commits] Commit in flint/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jan 18 12:32:19 UTC 2021


    Date: Monday, January 18, 2021 @ 12:32:19
  Author: arojas
Revision: 822830

Update to 2.7.1

Modified:
  flint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 12:08:19 UTC (rev 822829)
+++ PKGBUILD	2021-01-18 12:32:19 UTC (rev 822830)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="A C library for doing number theory"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(mpfr ntl cblas)
 makedepends=(cmake python)
 source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
-sha256sums=('919a722e33b83bb8dad2231fee97caaa40d028ff9c88ee2be645667f3c472f3a')
+sha256sums=('186e2fd9ab67df8a05b122fb018269b382e4babcdb17353c4be1fe364dca481e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list