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

Antonio Rojas arojas at archlinux.org
Wed Aug 31 19:26:31 UTC 2016


    Date: Wednesday, August 31, 2016 @ 19:26:30
  Author: arojas
Revision: 275628

Update to 2.2.1

Modified:
  gsl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 19:10:18 UTC (rev 275627)
+++ PKGBUILD	2016-08-31 19:26:30 UTC (rev 275628)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gsl
-pkgver=2.1
-pkgrel=2
+pkgver=2.2.1
+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"
 source=("http://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz")
@@ -12,7 +12,7 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc' 'bash')
-sha1sums=('e20110bf060c4030b26c519a70c6c0e113abc9f7')
+sha1sums=('2612a898aada49e90aa3069c712f172530f8d38f')
 
 build() {
     unset LDFLAGS



More information about the arch-commits mailing list