summaryrefslogtreecommitdiff
path: root/extra/cln
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
committerroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
commit5a3821aec094b38a412cf5e6997c08b6428d6f77 (patch)
tree80caf9e8d169d5c43d828ede599cb91fa065d8df /extra/cln
parent94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (diff)
Fri Oct 25 02:07:10 PDT 2013
Diffstat (limited to 'extra/cln')
-rw-r--r--extra/cln/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/cln/PKGBUILD b/extra/cln/PKGBUILD
index fa2bd62bc..6ef726a4d 100644
--- a/extra/cln/PKGBUILD
+++ b/extra/cln/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 191235 2013-07-22 00:17:17Z eric $
+# $Id: PKGBUILD 197218 2013-10-24 05:09:05Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
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/"
license=('GPL')
depends=('gmp')
makedepends=('texlive-core')
-options=('!libtool')
install=cln.install
source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('11c56780eb83ed54f2ad1ecef7f0dc0f609c426d')