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

Antonio Rojas arojas at archlinux.org
Sat Aug 24 22:28:44 UTC 2019


    Date: Saturday, August 24, 2019 @ 22:28:44
  Author: arojas
Revision: 361126

New upstream URL (FS#63455)

Modified:
  libcerf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-24 22:20:49 UTC (rev 361125)
+++ PKGBUILD	2019-08-24 22:28:44 UTC (rev 361126)
@@ -5,12 +5,12 @@
 pkgrel=1
 pkgdesc="Self-contained numeric library that provides an efficient and accurate implementation of complex error functions"
 arch=(x86_64)
-url="http://apps.jcns.fz-juelich.de/doku/sc/libcerf"
+url="https://jugit.fz-juelich.de/mlz/libcerf/"
 license=(custom)
 depends=(glibc)
 makedepends=(cmake)
-source=(http://apps.jcns.fz-juelich.de/src/libcerf/$pkgname-$pkgver.tgz)
-sha256sums=('011303e59ac63b280d3d8b10c66b07eb02140fcb75954d13ec26bf830e0ea2f9')
+source=(https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v$pkgver/libcerf-v$pkgver.tar.gz)
+sha256sums=('e4699f81af838aef5b3e77209fec8e9820a4f492d598fb5a070800854976a305')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list