summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-08-13 14:02:47 +0800
committerUniversebenzene2021-08-13 14:02:47 +0800
commit4b63a96eb55773ac302ead9f87ac4595d801c5c7 (patch)
treedb0dd02b6e19e7cc1994479762e7c06b964ab022 /PKGBUILD
parentc0e1f0e99819ca4bc7b6a77f6afc8b725db0af30 (diff)
downloadaur-4b63a96eb55773ac302ead9f87ac4595d801c5c7.tar.gz
Initial import 1.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c4a683edb6c..aec6ec6ab216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-stsci.skypac
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}" "python-${_pyname}-doc")
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="Sky matching for image mosaic"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
makedepends=('python-setuptools-scm' 'python-pytest-runner' 'python-stwcs' 'python-stsci.imagestats' 'python-spherical_geometry>=1.2.2' 'python-stsci_rtd_theme' 'python-sphinx_rtd_theme' 'python-numpydoc' 'texlive-latexextra')
checkdepends=('python-pytest-doctestplus')
source=("https://github.com/spacetelescope/stsci.skypac/archive/${pkgver}.tar.gz")
-md5sums=('ef0fa3f76ad6e647409b83033024bf60')
+md5sums=('30e5e2724de005f44a008d6c6e8cfaae')
prepare() {
cd ${srcdir}/${_pyname}-${pkgver}/docs/source