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

Antonio Rojas arojas at archlinux.org
Tue Oct 30 17:55:42 UTC 2018


    Date: Tuesday, October 30, 2018 @ 17:55:42
  Author: arojas
Revision: 399691

Update to 2.3.22

Modified:
  qd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-30 17:31:46 UTC (rev 399690)
+++ PKGBUILD	2018-10-30 17:55:42 UTC (rev 399691)
@@ -3,7 +3,7 @@
 # Contributor: Xyne <ca dot archlinux at xyne, backwards>
 
 pkgname=qd
-pkgver=2.3.21
+pkgver=2.3.22
 pkgrel=1
 pkgdesc='C++/Fortran-90 double-double and quad-double library'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(BSD)
 makedepends=(gcc-fortran)
 source=("http://crd-legacy.lbl.gov/~dhbailey/mpdist/$pkgname-$pkgver.tar.gz")
-sha256sums=('185c97e38b00edf6f5dea3dfc48c5c0e3e8386f6ad2d815a2b93b72998d509f2')
+sha256sums=('ac99d0af29a30bb32968134bc7840378ef5b9f1e3e7d50c34c206f5810386241')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list