summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD3
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30f2e4c4b589..0475ca1453d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Fri Feb 2 23:05:35 UTC 2018
pkgbase = swisseph
pkgdesc = High precision Swiss Ephemeris developed by Astrodienst.
- pkgver = 2.07
+ pkgver = 2.07.01
pkgrel = 1
url = http://www.astro.com/swisseph/
arch = i686
arch = x86_64
license = GPL
- source = http://www.astro.com/ftp/swisseph/swe_unix_src_2.07.tar.gz
- sha256sums = 1d62b26f0ee99fe74713f2590e8b419bdbd6414d01b4c91705b71c642f336956
+ source = http://www.astro.com/ftp/swisseph/swe_unix_src_2.07.01.tar.gz
+ sha256sums = 3b22a09eb000c48f357b7a947b0a8a9995195e6797ff10a48698f50b3c8aaf8e
pkgname = swisseph
diff --git a/PKGBUILD b/PKGBUILD
index 58f0418eeb5f..28ca07bfc398 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Martin C. Doege <mdoege at compuserve dot com>
pkgname='swisseph'
-pkgver='2.07'
+pkgver='2.07.01'
pkgrel='1'
pkgdesc='High precision Swiss Ephemeris developed by Astrodienst.'
arch=('i686' 'x86_64')
@@ -31,3 +31,4 @@ package() {
rm "${pkgdir}/usr/include/swisseph/swedll.h"
}
+sha256sums=('3b22a09eb000c48f357b7a947b0a8a9995195e6797ff10a48698f50b3c8aaf8e')