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

Antonio Rojas arojas at archlinux.org
Sun Dec 6 13:25:35 UTC 2020


    Date: Sunday, December 6, 2020 @ 13:25:34
  Author: arojas
Revision: 771024

Update to 2.19.0

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 13:17:52 UTC (rev 771023)
+++ PKGBUILD	2020-12-06 13:25:34 UTC (rev 771024)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.18.1
+pkgver=2.19.0
 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=('9c5c6128c2e7bdc6e7e8d212f2b301068b87b956e1a238fe3b8d69d10175ceec')
+sha256sums=('0aec6b492b6e9a543bdb3287a91f976951e2ba74fd4de942e692e21f7edbcf13')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list