summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainDamage2018-06-30 09:59:41 +0200
committerBrainDamage2018-06-30 10:02:11 +0200
commitd14f011971469f35f5754be04e20ee912ca9de88 (patch)
tree32aa606bc24d9b5ff61c186bb4f3f738dd0082cf
parent6ec2093f06dae2e6b296da0efb957cfad4649d05 (diff)
downloadaur-d14f011971469f35f5754be04e20ee912ca9de88.tar.gz
upstream updated the version in the release, since the url and the hash are already correct only the version is bumped for correctness' sake
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e187d19331dd..b40318d2ffa1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cspice
pkgdesc = A comprehensive toolkit and api to design, simulate and analyse space missions
- pkgver = N0065
+ pkgver = N0066
pkgrel = 1
url = https://naif.jpl.nasa.gov/naif/aboutspice.html
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4dddb2d4f8af..3007907c2a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BrainDamage <braindamage springlobby.info>
pkgname=cspice
-pkgver="N0065"
-pkgrel=2
+pkgver="N0066"
+pkgrel=1
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"