summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandalenavals2020-04-30 20:46:16 -0300
committerandalenavals2020-04-30 20:46:16 -0300
commitc78cc2ecc0bab9b0c1398fb1be36b9b39ff6d81c (patch)
tree02b6184945d3fde9ed5f066518bc3a806720fc8b
parent75a6560fb03fb5693e9814960ceef7bf9113d5dc (diff)
downloadaur-c78cc2ecc0bab9b0c1398fb1be36b9b39ff6d81c.tar.gz
v2.2.3.
-rwxr-xr-x.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3626672bd109..a53b2ed3da31 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-galsim-git
pkgdesc = The modular galaxy image simulation toolkit
- pkgver = v2.1.4.r0.2e459f5a8
+ pkgver = v2.2.3.r1.8f0b20826
pkgrel = 1
url = https://github.com/GalSim-developers/GalSim.git
arch = i686
@@ -29,7 +29,7 @@ pkgbase = python-galsim-git
makedepends = python-astropy
makedepends = python-future
makedepends = python-numpy
- source = python-galsim-git::git+https://github.com/GalSim-developers/GalSim.git#tag=v2.1.4
+ source = python-galsim-git::git+https://github.com/GalSim-developers/GalSim.git
md5sums = SKIP
pkgname = python-galsim-git
diff --git a/PKGBUILD b/PKGBUILD
index c6d33cb4259b..28ef2bbef33d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: GalSim developers team on GitHub
pkgbase=python-galsim-git
pkgname=('python-galsim-git' 'python2-galsim-git' 'galsim-common-git')
-pkgver=v2.1.4.r0.2e459f5a8
+pkgver=v2.2.3.r1.8f0b20826
pkgrel=1
pkgdesc=" The modular galaxy image simulation toolkit "
arch=('i686' 'x86_64')
@@ -10,7 +10,8 @@ url="https://github.com/GalSim-developers/GalSim.git"
license=('BSD')
makedepends=('git' 'scons' 'boost-libs' 'fftw' 'tmv-git' 'eigen' 'pybind11' 'python-coord-git' 'python2-coord-git' 'python-setuptools' 'python2-setuptools' 'python2-astropy' 'python2-future' 'python2-numpy' 'python-astropy' 'python-future' 'python-numpy')
checkdepends=('python-nose' 'python2-nose' 'python-yaml' 'python2-yaml' 'python-pandas' 'python2-pandas')
-source=("${pkgbase}::git+${url}#tag=v2.1.4")
+#source=("${pkgbase}::git+${url}#tag=v2.1.4")
+source=("${pkgbase}::git+${url}")
md5sums=('SKIP')
pkgver() {