[arch-commits] CVS update of arch/build/office/texinfo (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 12 19:31:16 UTC 2007


    Date: Wednesday, September 12, 2007 @ 15:31:16
  Author: jgc
    Path: /home/cvs-arch/arch/build/office/texinfo

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: texinfo 4.11-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: arch/build/office/texinfo/PKGBUILD
diff -u arch/build/office/texinfo/PKGBUILD:1.2 arch/build/office/texinfo/PKGBUILD:1.3
--- arch/build/office/texinfo/PKGBUILD:1.2	Sat Jun 30 01:01:57 2007
+++ arch/build/office/texinfo/PKGBUILD	Wed Sep 12 15:31:16 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.2 2007/06/30 05:01:57 eric Exp $
+# $Id: PKGBUILD,v 1.3 2007/09/12 19:31:16 jgc Exp $
 # Maintainer: Jason Chu <jason at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 #
 pkgname=texinfo
-pkgver=4.9
+pkgver=4.11
 pkgrel=1
-pkgdesc="texinfo - Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file"
+pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/texinfo/"
 license=('GPL')
-depends=('ncurses' 'glibc')
+depends=('ncurses')
 source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('ff4efe1f266c579e2520048029c12ab5')
+md5sums=('0c652adddc75b385ee1509fc55ff2837')
 
 build() {
    cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list