extra/cln to 1.3.6-1

This commit is contained in:
Kevin Mihelich 2019-12-06 19:05:32 +00:00
parent 74d080d23a
commit cdb5ed2deb

View file

@ -6,7 +6,7 @@
# - Removed building and installing pdf docs, it always fails.
pkgname=cln
pkgver=1.3.5
pkgver=1.3.6
pkgrel=1
pkgdesc="Class library for numbers"
arch=('x86_64')
@ -15,7 +15,7 @@ license=('GPL')
depends=('gmp')
makedepends=('texlive-core')
source=(https://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('f32e0dc1e1f16598b0174fc82c8110ec090a8e1f')
sha1sums=('144f15a57f4b25ada0f10ff28458de03578f6f16')
build() {
cd ${pkgname}-${pkgver}