[arch-commits] Commit in flint/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Feb 28 11:14:07 UTC 2015
Date: Saturday, February 28, 2015 @ 12:14:06
Author: arojas
Revision: 128406
NTL 8 rebuild
Modified:
flint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-28 11:01:04 UTC (rev 128405)
+++ PKGBUILD 2015-02-28 11:14:06 UTC (rev 128406)
@@ -5,9 +5,9 @@
pkgname=flint
pkgver=2.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="A C library for doing number theory"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url="http://www.flintlib.org"
license=(GPL)
depends=(mpfr ntl)
More information about the arch-commits
mailing list