summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuan Guo2017-06-30 10:32:46 +0200
committerQuan Guo2017-06-30 10:32:46 +0200
commitdaa4e68ee7a1d1decd05d8fd9d749da676fbc9f9 (patch)
tree25b421b1edc59442aae57cbecad45d2ccb9aa3b1
parent8d1e50e54fb8b7c70785b4cdc86fe07a64dc82a7 (diff)
downloadaur-daa4e68ee7a1d1decd05d8fd9d749da676fbc9f9.tar.gz
Bump to
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de1fc165b646..ec5a564d657b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 4 08:03:17 UTC 2016
+# Fri Jun 30 08:32:43 UTC 2017
pkgbase = python-healpy-git
pkgdesc = Python package to manipulate healpix maps
- pkgver = 1.9.1.r999.g49c12f5
+ pkgver = 1.10.3.r1072.g99dca0b
pkgrel = 1
url = http://healpy.readthedocs.org
arch = i686
@@ -10,7 +10,7 @@ pkgbase = python-healpy-git
license = LGPL
depends = python2-numpy
depends = python2-matplotlib
- depends = python2-pyfits
+ depends = python2-astropy
depends = python2
depends = cfitsio
source = git+https://github.com/healpy/healpy.git
@@ -19,14 +19,14 @@ pkgbase = python-healpy-git
pkgname = python-healpy-git
depends = python-numpy
depends = python-matplotlib
- depends = python-pyfits
+ depends = python-astropy
depends = python
depends = cfitsio
pkgname = python2-healpy-git
depends = python2-numpy
depends = python2-matplotlib
- depends = python2-pyfits
+ depends = python2-astropy
depends = python2
depends = cfitsio
diff --git a/PKGBUILD b/PKGBUILD
index 42a25348af72..740704aa065b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sandro Vitenti <sandro@isoftware.com.br>
pkgname=(python-healpy-git python2-healpy-git)
-pkgver=1.10.1.r1037.gc3c7e1c
+pkgver=1.10.3.r1072.g99dca0b
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')