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

Antonio Rojas <arojas at archlinux.org Antonio Rojas <arojas at archlinux.org
Mon Aug 1 22:37:46 UTC 2016


    Date: Monday, August 1, 2016 @ 22:37:45
  Author: arojas
Revision: 184788

Update to 4.0.2

Modified:
  givaro/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-01 22:30:09 UTC (rev 184787)
+++ PKGBUILD	2016-08-01 22:37:45 UTC (rev 184788)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at phare.normalesup.org>
 
 pkgname=givaro
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="C++ library for arithmetic and algebraic computations"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(gmp)
 source=("https://github.com/linbox-team/givaro/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('dfe1292cd811909343d179067de92bf7')
+md5sums=('9f798d715e37734ee66176eb1fd644e1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list