[arch-commits] CVS update of arch/build/x11-libs/libxft (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Mon Jul 16 13:43:07 UTC 2007
Date: Monday, July 16, 2007 @ 09:43:07
Author: alexander
Path: /home/cvs-arch/arch/build/x11-libs/libxft
Modified: PKGBUILD (1.7 -> 1.8)
* added correct md5sum array
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Index: arch/build/x11-libs/libxft/PKGBUILD
diff -u arch/build/x11-libs/libxft/PKGBUILD:1.7 arch/build/x11-libs/libxft/PKGBUILD:1.8
--- arch/build/x11-libs/libxft/PKGBUILD:1.7 Mon Jul 16 09:37:03 2007
+++ arch/build/x11-libs/libxft/PKGBUILD Mon Jul 16 09:43:07 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/07/16 13:37:03 alexander Exp $
+# $Id: PKGBUILD,v 1.8 2007/07/16 13:43:07 alexander Exp $
# Maintainer: Alexander Baldeck<alexander at archlinux.org>
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=libxft
@@ -19,5 +19,4 @@
make || return 1
make DESTDIR=${startdir}/pkg install || return 1
}
-md5sums=('1309301e2d979bd475dc58325cb8c056'
- 'eb8337d52752566413d5f43c99cb3b57')
+md5sums=('1309301e2d979bd475dc58325cb8c056')
More information about the arch-commits
mailing list