mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:17:14 +08:00
cln 1.3.4
This commit is contained in:
parent
4678c175e0
commit
4506d41278
@ -1,8 +1,8 @@
|
||||
# maintainer: abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=cln
|
||||
pkgver=1.3.2
|
||||
pkgrel=2
|
||||
pkgver=1.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="Class library for numbers"
|
||||
arch=('x86_64')
|
||||
url="http://www.ginac.de/CLN/"
|
||||
@ -12,7 +12,7 @@ depends=('gmp')
|
||||
makedepends=('texlive-core')
|
||||
install=cln.install
|
||||
source=("http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('d897cce94d9c34d106575ed4ec865d71')
|
||||
md5sums=('30ef9d2f02ef5c3f8d221a8692f8b28e')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user