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

Antonio Rojas arojas at archlinux.org
Thu Jun 25 10:31:24 UTC 2020


    Date: Thursday, June 25, 2020 @ 10:31:24
  Author: arojas
Revision: 653298

Update to 2.18.1

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-25 10:02:05 UTC (rev 653297)
+++ PKGBUILD	2020-06-25 10:31:24 UTC (rev 653298)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.18.0
+pkgver=2.18.1
 pkgrel=1
 pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(flint)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
-sha256sums=('42a584d657f2f20540a185f9e384378206494fe8f6c16d9f52b81ec2c7d6b1d2')
+sha256sums=('9c5c6128c2e7bdc6e7e8d212f2b301068b87b956e1a238fe3b8d69d10175ceec')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list