[arch-commits] Commit in cln/trunk (PKGBUILD)
Eric Bélanger
eric at nymeria.archlinux.org
Thu Oct 24 05:08:41 UTC 2013
Date: Thursday, October 24, 2013 @ 07:08:41
Author: eric
Revision: 197216
upgpkg: cln 1.3.3-2
Rebuild without static libraries
Modified:
cln/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-24 05:07:33 UTC (rev 197215)
+++ PKGBUILD 2013-10-24 05:08:41 UTC (rev 197216)
@@ -3,7 +3,7 @@
pkgname=cln
pkgver=1.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Class library for numbers"
arch=('i686' 'x86_64')
url="http://www.ginac.de/CLN/"
@@ -10,7 +10,6 @@
license=('GPL')
depends=('gmp')
makedepends=('texlive-core')
-options=('!libtool')
install=cln.install
source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('11c56780eb83ed54f2ad1ecef7f0dc0f609c426d')
More information about the arch-commits
mailing list