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

Antonio Rojas arojas at archlinux.org
Mon Jun 19 14:36:37 UTC 2017


    Date: Monday, June 19, 2017 @ 14:36:35
  Author: arojas
Revision: 298971

Update to 2.4

Modified:
  gsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 14:19:16 UTC (rev 298970)
+++ PKGBUILD	2017-06-19 14:36:35 UTC (rev 298971)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gsl
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers"
 url="http://www.gnu.org/software/gsl/gsl.html"
@@ -12,7 +12,7 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc' 'bash')
-sha1sums=('7aa27dd7e5d6e3d4e4dc8b2daec18a6e68615fb9')
+sha1sums=('5db17d71306139b811a218d8a8cf98e12e1f58ae')
 
 build() {
     unset LDFLAGS



More information about the arch-commits mailing list