[arch-commits] Commit in cln/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed May 14 04:09:57 UTC 2008


    Date: Wednesday, May 14, 2008 @ 00:09:56
  Author: eric
Revision: 1633

Merged revisions 2-1632 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/cln/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1226 | damir | 2008-05-02 05:05:18 -0400 (Fri, 02 May 2008) | 1 line
  
  upgpkg: cln 1.2.2-1
........

Modified:
  cln/repos/extra-i686/	(properties)
  cln/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: cln/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /cln/trunk:1
   + /cln/trunk:1-1632

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-14 03:09:31 UTC (rev 1632)
+++ extra-i686/PKGBUILD	2008-05-14 04:09:56 UTC (rev 1633)
@@ -3,7 +3,7 @@
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=cln
-pkgver=1.2.0
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Class library for numbers"
 arch=("i686" "x86_64")
@@ -13,7 +13,6 @@
 depends=('gmp' 'bash')
 neededpatches=()
 source=("ftp://ftpthep.physik.uni-mainz.de/pub/gnu/$pkgname-$pkgver.tar.bz2")
-md5sums=('d30bca7c30e61985cf67b3f97e019786')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -25,3 +24,4 @@
   make prefix=$startdir/pkg/usr install
 }
 
+md5sums=('6b479281fec86314b4c7a9357bd83ef8')





More information about the arch-commits mailing list