[arch-commits] Commit in fplll/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Sep 12 06:28:25 UTC 2017
Date: Tuesday, September 12, 2017 @ 06:28:24
Author: arojas
Revision: 257085
New tarball
Modified:
fplll/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-12 05:31:17 UTC (rev 257084)
+++ PKGBUILD 2017-09-12 06:28:24 UTC (rev 257085)
@@ -3,7 +3,7 @@
pkgname=fplll
pkgver=5.2.0
-pkgrel=1
+pkgrel=2
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")
-sha256sums=('a39871bc9d351732c230e9e56a9e7f4128f2a5ae3bd4094fe61065d4a8f54dfd')
+sha256sums=('75e17fcaa4fc5fdddbe6eb42aca5f38c4c169a4b52756e74fbe2d1769737ac9c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list