diff options
author | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-29 23:14:46 +0000 |
commit | 946f0c9fe48dfb648a8a0be065e92f237ce210fd (patch) | |
tree | 13387ae15c5ab9a50acdaa6ab02a076319c19047 /extra/cln/PKGBUILD | |
parent | 83c3c42a38bda36bdc56d594318958bc4cfd9b32 (diff) |
Tue Nov 29 23:14:46 UTC 2011
Diffstat (limited to 'extra/cln/PKGBUILD')
-rw-r--r-- | extra/cln/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cln/PKGBUILD b/extra/cln/PKGBUILD index 67502ca6c..30f69b7a9 100644 --- a/extra/cln/PKGBUILD +++ b/extra/cln/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 127750 2011-06-18 05:06:20Z eric $ +# $Id: PKGBUILD 143665 2011-11-28 09:23:06Z eric $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=cln @@ -12,7 +12,7 @@ depends=('gmp') makedepends=('texlive-core') options=('!libtool') install=cln.install -source=(ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${pkgname}-${pkgver}.tar.bz2) +source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2) md5sums=('d897cce94d9c34d106575ed4ec865d71') sha1sums=('c30dca80e75f45e2107f233075e6d0339ea884b0') |