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

Andrea Scarpino andrea at nymeria.archlinux.org
Fri May 16 21:46:52 UTC 2014


    Date: Friday, May 16, 2014 @ 23:46:51
  Author: andrea
Revision: 212902

upgpkg: wcslib 4.23-1

Upstream release

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-16 21:43:12 UTC (rev 212901)
+++ PKGBUILD	2014-05-16 21:46:51 UTC (rev 212902)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=4.20
+pkgver=4.23
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL3')
 depends=('cfitsio')
 makedepends=('gcc-fortran')
-source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2")
-md5sums=('3513e20f236274fbc2fa22251fd0726f')
+source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('be5e0dbc93540cb1d163110c7c327919')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list