[arch-commits] Commit in sirocco/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jan 18 22:13:35 UTC 2018
Date: Thursday, January 18, 2018 @ 22:13:34
Author: arojas
Revision: 283990
mpfr 4.0 rebuild
Modified:
sirocco/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-18 21:50:13 UTC (rev 283989)
+++ PKGBUILD 2018-01-18 22:13:34 UTC (rev 283990)
@@ -2,7 +2,7 @@
pkgname=sirocco
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="C++ library that allows to compute piecewise linear approximations of the path followed by the root of a complex polynomial"
arch=(x86_64)
url="https://iuma.unizar.es/es/investigacion/software/sirocco"
@@ -9,7 +9,7 @@
license=(GPL3)
depends=(mpfr)
source=("https://iuma.unizar.es/sites/default/files/software/libsirocco-$pkgver.tar_.gz")
-md5sums=('e3e775144ae2bf66eed0066e98e167e9')
+sha256sums=('9f4faf8dd1a7645e049e2dae20f4fe3f2c929f998aadd1a4c07c75678982645d')
build() {
cd libsirocco-$pkgver
More information about the arch-commits
mailing list