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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jun 24 14:29:29 UTC 2022


    Date: Friday, June 24, 2022 @ 14:29:29
  Author: arojas
Revision: 1239341

Update to 2.9.0

Modified:
  flint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-24 14:27:31 UTC (rev 1239340)
+++ PKGBUILD	2022-06-24 14:29:29 UTC (rev 1239341)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.8.5
+pkgver=2.9.0
 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=('5911fedff911100f15781f35e3a4fa934fe60e4aea02a8c10cc8918101c1eed8')
+sha256sums=('2fc090d51033c93208e6c10d406397a53c983ae5343b958eb25f72a57a4ce76a')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list