[arch-commits] Commit in flint/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Nov 17 19:46:00 UTC 2021
Date: Wednesday, November 17, 2021 @ 19:45:59
Author: arojas
Revision: 1051121
Update to 2.8.4
Modified:
flint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-17 19:45:55 UTC (rev 1051120)
+++ PKGBUILD 2021-11-17 19:45:59 UTC (rev 1051121)
@@ -3,7 +3,7 @@
# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
pkgname=flint
-pkgver=2.8.3
+pkgver=2.8.4
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=('2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59')
+sha256sums=('61df92ea8c8e9dc692d46c71d7f50aaa09a33d4ba08d02a1784730a445e5e4be')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list