[arch-commits] Commit in givaro/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Nov 18 08:57:18 UTC 2017


    Date: Saturday, November 18, 2017 @ 08:57:16
  Author: arojas
Revision: 267269

Update to 4.0.3

Modified:
  givaro/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 05:27:34 UTC (rev 267268)
+++ PKGBUILD	2017-11-18 08:57:16 UTC (rev 267269)
@@ -3,8 +3,8 @@
 # Contributor: Rémy Oudompheng <oudomphe at phare.normalesup.org>
 
 pkgname=givaro
-pkgver=4.0.2
-pkgrel=2
+pkgver=4.0.3
+pkgrel=1
 pkgdesc="C++ library for arithmetic and algebraic computations"
 arch=(x86_64)
 url="http://givaro.forge.imag.fr/"
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(gmp)
 source=("https://github.com/linbox-team/givaro/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('9f798d715e37734ee66176eb1fd644e1')
+sha256sums=('19101e41161db46a925a0d055cf530c6d731b0dcc79e69f4358e483778306d16')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list