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

Antonio Rojas arojas at gemini.archlinux.org
Fri Oct 15 16:25:44 UTC 2021


    Date: Friday, October 15, 2021 @ 16:25:43
  Author: arojas
Revision: 1030278

Update to 2.8.2

Modified:
  flint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-15 16:17:05 UTC (rev 1030277)
+++ PKGBUILD	2021-10-15 16:25:43 UTC (rev 1030278)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.8.1
+pkgver=2.8.2
 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=('edfdda7a7cb847db4e55e050349259cbc9778589686007fb45602d36ecfb427e')
+sha256sums=('4e878577dc1e17b27887272ff1dff1721189b078d36682c5ceb71b34cd1b3484')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list