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

Antonio Rojas arojas at archlinux.org
Wed Sep 26 15:39:26 UTC 2018


    Date: Wednesday, September 26, 2018 @ 15:39:26
  Author: arojas
Revision: 385438

Update to 1.7

Modified:
  libcerf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-26 15:37:22 UTC (rev 385437)
+++ PKGBUILD	2018-09-26 15:39:26 UTC (rev 385438)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libcerf
-pkgver=1.6
+pkgver=1.7
 pkgrel=1
 pkgdesc="Self-contained numeric library that provides an efficient and accurate implementation of complex error functions"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(cmake)
 source=(http://apps.jcns.fz-juelich.de/src/libcerf/$pkgname-$pkgver.tgz)
-sha256sums=('43b493f3b145ac38cc7b9318c301e826510c1048d02611c5798a062c33992391')
+sha256sums=('01ddaacaab1e3b120d7480ce518bef02cb658f9728184375f0670a6eb6753da0')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list