summaryrefslogtreecommitdiff
path: root/extra/gsl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gsl/PKGBUILD')
-rw-r--r--extra/gsl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gsl/PKGBUILD b/extra/gsl/PKGBUILD
index 3df3f01c4..fa9b4a28f 100644
--- a/extra/gsl/PKGBUILD
+++ b/extra/gsl/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 171358 2012-11-17 09:32:49Z eric $
+# $Id: PKGBUILD 197374 2013-10-25 03:04:27Z bisson $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Juergen Hoetzel <juergen.archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=gsl
pkgver=1.15
-pkgrel=2
+pkgrel=3
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.belnet.be/mirror/ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz")
+source=("http://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz")
install=gsl.install
license=('GPL')
arch=('i686' 'x86_64')