From fe7eefb57c44dbd0742e970be1f485a8e84c41b6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 6 Jul 2016 14:52:18 +0200 Subject: Update solar-python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- solar-python/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solar-python/PKGBUILD b/solar-python/PKGBUILD index 39adbc7..66549d6 100644 --- a/solar-python/PKGBUILD +++ b/solar-python/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org> pkgname=solar-python -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc="Solar data calculation and prediction library for Python" arch=(any) @@ -11,7 +11,7 @@ depends=(python3) makedepends=(make coreutils python3 texinfo) install=solar-python.install source=($url/archive/$pkgver.tar.gz) -sha256sums=(fda9576e26d4e46989d36cfba0208bf7167a063c4f5b62cf9c7f9a0bfacfb740) +sha256sums=(fb62ee7ddaafae0ee92d00b4b1efdbb01f5c9eb93bc8e7007379adefed7899a4) build() { -- cgit v1.2.3-70-g09d2