extra/cln to 1.3.4-1

This commit is contained in:
Kevin Mihelich 2014-12-31 07:25:34 +00:00
parent cb31cb7325
commit 6e30e9cd81

View file

@ -7,8 +7,8 @@
# - Removed building and installing pdf docs, it always fails.
pkgname=cln
pkgver=1.3.3
pkgrel=2
pkgver=1.3.4
pkgrel=1
pkgdesc="Class library for numbers"
arch=('i686' 'x86_64')
url="http://www.ginac.de/CLN/"
@ -17,7 +17,7 @@ depends=('gmp')
makedepends=('texlive-core')
install=cln.install
source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('11c56780eb83ed54f2ad1ecef7f0dc0f609c426d')
sha1sums=('76f73071236ead72ba5c9ee892f29ca24e557b8c')
build() {
cd ${pkgname}-${pkgver}