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

Antonio Rojas arojas at gemini.archlinux.org
Mon Apr 25 18:47:08 UTC 2022


    Date: Monday, April 25, 2022 @ 18:47:08
  Author: arojas
Revision: 1190038

Update to 2.8.5

Modified:
  flint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-25 18:46:35 UTC (rev 1190037)
+++ PKGBUILD	2022-04-25 18:47:08 UTC (rev 1190038)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.8.4
+pkgver=2.8.5
 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=('61df92ea8c8e9dc692d46c71d7f50aaa09a33d4ba08d02a1784730a445e5e4be')
+sha256sums=('5911fedff911100f15781f35e3a4fa934fe60e4aea02a8c10cc8918101c1eed8')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list