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