summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Schlisio2016-04-19 17:49:08 +0200
committerGeorg Schlisio2016-04-19 17:49:08 +0200
commit3092a115d89e39993821dbb5096f07e99d6720dd (patch)
tree64058e144d49a677acde717655103da5a761d7d1
parent9e69add8b9c1e9637967bae318f19cb1750b5f3f (diff)
downloadaur-3092a115d89e39993821dbb5096f07e99d6720dd.tar.gz
source not available via https, switching back to http. omitting pkgrel bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9ca5711ead6..aeb8f298c9d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by makepkg 5.0.0
-# Tue Feb 16 13:17:40 UTC 2016
pkgbase = python-amoeba
pkgdesc = Amoeba fit routine based on the method of Nelder and Meads
pkgver = 1.2
@@ -9,7 +7,7 @@ pkgbase = python-amoeba
license = GPL2
makedepends = python
makedepends = python2
- source = https://stitchpanorama.sourceforge.net/Python/amoeba.py
+ source = http://stitchpanorama.sourceforge.net/Python/amoeba.py
source = deepcopy.patch
source = setup.py
md5sums = 7e6a9ad95d8639ec3d1da7c6db0928fb
diff --git a/PKGBUILD b/PKGBUILD
index fb0695e14d3b..a1b03bd43502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://stitchpanorama.sourceforge.net/Python/amoeba.py"
arch=('any')
license=('GPL2')
makedepends=("python" "python2")
-source=("https://stitchpanorama.sourceforge.net/Python/amoeba.py"
+source=("http://stitchpanorama.sourceforge.net/Python/amoeba.py"
"deepcopy.patch"
"setup.py")
md5sums=('7e6a9ad95d8639ec3d1da7c6db0928fb'