[arch-commits] Commit in fplll/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Oct 19 21:18:02 UTC 2016
Date: Wednesday, October 19, 2016 @ 21:18:01
Author: arojas
Revision: 192626
Update to 5.0.3
Modified:
fplll/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-19 20:44:44 UTC (rev 192625)
+++ PKGBUILD 2016-10-19 21:18:01 UTC (rev 192626)
@@ -2,8 +2,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=fplll
-pkgver=5.0.3rc0
-pkgrel=2
+pkgver=5.0.3
+pkgrel=1
pkgdesc="Lattice algorithms using floating-point arithmetic"
arch=(i686 x86_64)
url="https://github.com/fplll/fplll"
@@ -13,7 +13,7 @@
provides=(libfplll)
replaces=(libfplll)
source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('b457c99950de200240596abf0368b70a')
+md5sums=('111ea027e447878d656414f24867f289')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list