summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAstroFloyd2016-04-08 17:12:36 +0200
committerAstroFloyd2016-04-08 17:12:36 +0200
commit81f31e2552e845fec34a7daf6881cb4d1f8bfb3c (patch)
tree985c6bdcd3de610e5caad0c39a40a5152dbcca20 /PKGBUILD
parenta559b673657f8b6d71f5109d7a2cf352e13588ea (diff)
downloadaur-81f31e2552e845fec34a7daf6881cb4d1f8bfb3c.tar.gz
Version bump to v.0.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31fb338c48a6..0631f215c066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AstroFloyd < AstroFloyd [at] gmail [dt] com >
pkgname=libthesky
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
pkgdesc="Fortran library to compute the positions of celestial bodies and events with great accuracy"
arch=('i686' 'x86_64')
url="http://libthesky.sourceforge.net/"
@@ -10,7 +10,7 @@ depends=('gcc-libs')
makedepends=('cmake' 'gcc-fortran' 'libsufr')
changelog=ChangeLog
source=("http://sourceforge.net/projects/libthesky/files/$pkgname-$pkgver.tar.gz")
-sha512sums=('64fae18cf410c37d6bda5d65f8890a045734fa3bbaa23c76a8080ef06e15443af5159baf779b69594e24bb1fc8b0719ba03174764d46abed66f61750e8e9e68e')
+sha512sums=('179ab67b289208363a77a639924b3c8c04ae5af0c4b0a1b2adb1f0ce7c1386da3f6138065c4de1f93f9c679733ba25d9d74c1a53cc5733df5531a45b6b6d25ca')
build() {
mkdir -p "$pkgname-$pkgver"/build