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

Antonio Rojas arojas at archlinux.org
Fri Dec 19 21:38:40 UTC 2014


    Date: Friday, December 19, 2014 @ 22:38:39
  Author: arojas
Revision: 124130

Fix md5sums

Modified:
  cblas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 21:37:06 UTC (rev 124129)
+++ PKGBUILD	2014-12-19 21:38:39 UTC (rev 124130)
@@ -13,6 +13,10 @@
 depends=('glibc' 'blas')
 makedepends=('gcc-fortran')
 source=('http://www.netlib.org/blas/blast-forum/cblas.tgz' 'cblas.patch' 'Makefile.in' 'LICENSE')
+md5sums=('1e8830f622d2112239a4a8a83b84209a'
+         'e779fc195f8f48672656522bcfd642e4'
+         'a4dc51bcd46f80b921be46f1fa855f00'
+         '38b6acb8ed5691d25863319d30a8b365')
 
 prepare() {
   cd CBLAS



More information about the arch-commits mailing list