Date: Saturday, August 24, 2019 @ 21:21:06 Author: arojas Revision: 361113
Update to 2.6 Modified: gsl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-24 21:01:14 UTC (rev 361112) +++ PKGBUILD 2019-08-24 21:21:06 UTC (rev 361113) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=gsl -pkgver=2.5 +pkgver=2.6 pkgrel=1 pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers" url="https://www.gnu.org/software/gsl/gsl.html" @@ -11,7 +11,7 @@ license=('GPL') arch=('x86_64') depends=('glibc') -sha256sums=('0460ad7c2542caaddc6729762952d345374784100223995eb14d614861f2258d' +sha256sums=('b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8' 'SKIP') validpgpkeys=(DD61B7FC02790F978360F399245FB74BAE05B3E9) # Patrick Alken <[email protected]>
