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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 25 16:24:04 UTC 2022


    Date: Tuesday, January 25, 2022 @ 16:24:04
  Author: arojas
Revision: 1115526

Update to 2.22.1

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 16:21:37 UTC (rev 1115525)
+++ PKGBUILD	2022-01-25 16:24:04 UTC (rev 1115526)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.22.0
+pkgver=2.22.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=(https://github.com/fredrik-johansson/arb/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('3e40ab8cf61c0cd63d5901064d73eaa2d04727bbdc6eebb1727997958a14f24d')
+sha256sums=('1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list