summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainDamage2018-01-08 23:46:44 +0100
committerBrainDamage2018-01-08 23:46:44 +0100
commit6ec2093f06dae2e6b296da0efb957cfad4649d05 (patch)
tree1624122d541806a3181c24c66f3d28e13e33724d /PKGBUILD
parentfc2f1dee4d7809ac362e87dacd9ec34263fc3a0d (diff)
downloadaur-6ec2093f06dae2e6b296da0efb957cfad4649d05.tar.gz
upstream re-released the package without bumping version, updated hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8efc79758acd..4dddb2d4f8af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=cspice
pkgver="N0065"
-pkgrel=1
+pkgrel=2
pkgdesc="A comprehensive toolkit and api to design, simulate and analyse space missions"
arch=("x86_64")
url="https://naif.jpl.nasa.gov/naif/aboutspice.html"
depends=("glibc")
makedepends=("tcsh")
source=("http://naif.jpl.nasa.gov/pub/naif/toolkit//C/PC_Linux_GCC_64bit/packages/cspice.tar.Z")
-sha1sums=('335a16141e3d4f5d2e596838285fc9f918c2f328')
+sha1sums=('bb1bee61522e4fac18b68364362270b4eb2f3fd8')
build() {