summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5e594f59f2d..e5b8e7e4a73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/a/astropy-helpers/astropy-helpers-${pkgver}.tar.gz"
'use_system_astropy_helpers.patch')
md5sums=('e626e395b4eac6784acb45c5f56e6706'
- '9b061a3f373546f797fcc658483d7e2b')
+ 'cc001e2567642396d2eebabc2c323c26')
prepare() {
cd ${srcdir}/astropy-helpers-${pkgver}