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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 19:28:27 UTC 2020


    Date: Thursday, August 27, 2020 @ 19:28:27
  Author: arojas
Revision: 689942

Update to 2.6.3

Modified:
  flint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 19:28:26 UTC (rev 689941)
+++ PKGBUILD	2020-08-27 19:28:27 UTC (rev 689942)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.6.2
+pkgver=2.6.3
 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=('5f9b45113c3b50c10564a04e9dd929eb8ad96488b5eb901db5723cd21bbae1da')
+sha256sums=('ce1a750a01fa53715cad934856d4b2ed76f1d1520bac0527ace7d5b53e342ee3')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list