summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0eda4ee2eebb..c33a92139372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Haoda Wang <haoda.wang jpl.nasa.gov>
pkgname=cspice
-pkgver="N0066"
+pkgver="N0067"
pkgrel=2
pkgdesc="A comprehensive toolkit and api to design, simulate and analyse space missions"
arch=("x86_64")
@@ -9,7 +9,7 @@ url="https://naif.jpl.nasa.gov/naif/aboutspice.html"
depends=("glibc" "f2c")
makedepends=("tcsh")
source=("http://naif.jpl.nasa.gov/pub/naif/toolkit//C/PC_Linux_GCC_64bit/packages/cspice.tar.Z")
-sha1sums=('bb1bee61522e4fac18b68364362270b4eb2f3fd8')
+sha1sums=('a104e4795abdd0aae3b6e8163fbfea8f08558c79')
build() {