summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b93209ee5667..6d7fcac9312e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = python-spiceypy
depends = python-certifi>=2017.1.23
optdepends = python-pytest: testing
source = python-spiceypy-2.2.1.tar.gz::https://github.com/andrewannex/spiceypy/archive/v2.2.1.tar.gz
- md5sums = 45578a6d30afa843a6b5edc51b75611a
+ md5sums = 191fe6fba6d54d30fced3320b76dfe91
pkgname = python-spiceypy
diff --git a/PKGBUILD b/PKGBUILD
index 59d78c10ee4d..cac9d5966cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('python-six>=1.9.0' 'python-numpy>=1.12.0' 'python-certifi>=2017.1.
depends=('python-six>=1.9.0' 'python-numpy>=1.12.0' 'python-certifi>=2017.1.23')
optdepends=('python-pytest: testing')
source=("$pkgname-$pkgver.tar.gz::https://github.com/andrewannex/spiceypy/archive/v$pkgver.tar.gz")
-md5sums=('45578a6d30afa843a6b5edc51b75611a')
+md5sums=('191fe6fba6d54d30fced3320b76dfe91')
build() {
cd SpiceyPy-$pkgver