summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2024-05-23 20:57:25 +0800
committerUniversebenzene2024-05-23 20:57:25 +0800
commite3d9afcc29ad9fd5a8ae696390dfcaac7039180c (patch)
tree6238a007fcfc40b6db1bd2f963472ce2a0f3645f /.SRCINFO
parentaef422e5110754114b8255aab1eeaf2b5e9d2d50 (diff)
downloadaur-python-photutils.tar.gz
Fix source
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b4c9f041364..ebdd17539e65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,8 +26,8 @@ pkgbase = python-photutils
makedepends = python-scikit-image
makedepends = python-shapely
makedepends = graphviz
- source = https://files.pythonhosted.org/packages/source/p/photutils/photutils-1.12.tar.gz
- md5sums = ca4a1f47f68c320217328b5c63df0eca
+ source = https://github.com/astropy/photutils/releases/download/1.12.0/photutils-1.12.0.tar.gz
+ md5sums = 4b73c16d02f55e6a1bac8e2d32510ab3
pkgname = python-photutils
depends = python>=3.10