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

Antonio Rojas arojas at archlinux.org
Sun May 12 14:36:45 UTC 2019


    Date: Sunday, May 12, 2019 @ 14:36:45
  Author: arojas
Revision: 466536

Update to 4.1.0

Modified:
  givaro/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 14:35:58 UTC (rev 466535)
+++ PKGBUILD	2019-05-12 14:36:45 UTC (rev 466536)
@@ -2,8 +2,8 @@
 # Contributor: Rémy Oudompheng <oudomphe at phare.normalesup.org>
 
 pkgname=givaro
-pkgver=4.0.4
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="C++ library for arithmetic and algebraic computations"
 arch=(x86_64)
 url="http://givaro.forge.imag.fr/"
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(gmp)
 source=("https://github.com/linbox-team/givaro/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('65257ee07183b8cbd50add2e36b1bc757f1459e665ae02cd662777d4001ba1dd')
+sha256sums=('0f468f7a02b023d4355cff2dfc88c7d710237b252cd36b1342a3d66f5ea35eb4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list