[arch-commits] CVS update of arch/build/lib/imlib2 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu May 31 09:22:08 UTC 2007


    Date: Thursday, May 31, 2007 @ 05:22:08
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/imlib2

Modified: PKGBUILD (1.10 -> 1.11)

'upgpkg: update to new version'


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


Index: arch/build/lib/imlib2/PKGBUILD
diff -u arch/build/lib/imlib2/PKGBUILD:1.10 arch/build/lib/imlib2/PKGBUILD:1.11
--- arch/build/lib/imlib2/PKGBUILD:1.10	Thu Apr 26 03:19:21 2007
+++ arch/build/lib/imlib2/PKGBUILD	Thu May 31 05:22:08 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.10 2007/04/26 07:19:21 andyrtr Exp $
+# $Id: PKGBUILD,v 1.11 2007/05/31 09:22:08 tpowa Exp $
 # Maintainer: arjan <arjan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=imlib2
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Imlib2 is the successor to Imlib. It is NOT a newer version -- Imlib 2 can be installed alongside Imlib 1.x"
 arch=(i686 x86_64)
 url="http://sourceforge.net/projects/enlightenment"
 depends=('libtiff' 'libungif' 'bzip2' 'freetype2' 'libxext' 'libpng' 'libid3tag')
-source=(http://dl.sourceforge.net/sourceforge/enlightenment/$pkgname-$pkgver.tar.gz)
-md5sums=('00b724fc6d2dcfa3045bb6a554bb2c8a')
+source=(http://heanet.dl.sourceforge.net/sourceforge/enlightenment/$pkgname-$pkgver.tar.gz)
 options=('nolibtool')
+md5sums=('69f7ee996c943142332b4c98597b095c')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list