[arch-commits] Commit in libcerf/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Jun 23 07:35:03 UTC 2021
Date: Wednesday, June 23, 2021 @ 07:35:02
Author: arojas
Revision: 418632
Update to 1.16
Modified:
libcerf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-23 03:00:01 UTC (rev 418631)
+++ PKGBUILD 2021-06-23 07:35:02 UTC (rev 418632)
@@ -2,7 +2,7 @@
pkgname=libcerf
epoch=1
-pkgver=1.15
+pkgver=1.16
pkgrel=1
pkgdesc='Self-contained numeric library that provides an efficient and accurate implementation of complex error functions'
arch=(x86_64)
@@ -12,7 +12,7 @@
makedepends=(cmake)
source=(https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v$pkgver/libcerf-v$pkgver.tar.gz
pc-install-dir.patch)
-sha256sums=('a5d45475e08d431267fd29d6af987a9dd9b6792578ec3feb466d4d21f2844868'
+sha256sums=('f24cfe72716e008ebe94376e2fb08cf9f6d982a430e0688e2f1af82da51e6d2d'
'7605dfbe028efc37ad63eac35c70260283908c21c51030283576d0439d8b82f7')
prepare() {
More information about the arch-commits
mailing list