summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d15e65a735fd..57223a4e70d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AstroFloyd < AstroFloyd [at] gmail [dt] com >
pkgname=astrotools
-pkgver=0.0.1
-pkgrel=2
+pkgver=0.0.3
+pkgrel=1
pkgdesc="Command-line tools for astronomy and astrophysics"
arch=('i686' 'x86_64')
url="http://astrotools.sourceforge.net/"
@@ -10,7 +10,7 @@ depends=('libsufr' 'libthesky')
makedepends=('cmake' 'gcc-fortran')
changelog=ChangeLog
source=("http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz")
-sha512sums=('150903efa945ea68baf4f62419d5d2e21dcc2db9f675267482717daa99b9485dfc65f3d9e3dadb6965abc903bbe2cc7099f1c6c51d5974e623dad0b1419eaa47')
+sha512sums=('792f6347062c8530159670a717266e84cc921de0466228e574653378893484d19386c01662f076d5d77fe6eb561b762c657e73470328621246eb0a0f02ac1c2b')
build() {
mkdir -p "$pkgname-$pkgver"/build