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

Antonio Rojas arojas at archlinux.org
Sat Dec 17 00:18:43 UTC 2016


    Date: Saturday, December 17, 2016 @ 00:18:42
  Author: arojas
Revision: 283873

Update to 2.3

Modified:
  gsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-16 23:50:13 UTC (rev 283872)
+++ PKGBUILD	2016-12-17 00:18:42 UTC (rev 283873)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gsl
-pkgver=2.2.1
+pkgver=2.3
 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=('2612a898aada49e90aa3069c712f172530f8d38f')
+sha1sums=('7aa27dd7e5d6e3d4e4dc8b2daec18a6e68615fb9')
 
 build() {
     unset LDFLAGS



More information about the arch-commits mailing list