From 2cb7f65fb24926493d457f6931e421e27aa629da Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Jan 2013 00:06:25 -0800 Subject: Tue Jan 29 00:06:25 PST 2013 --- core/texinfo/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/texinfo') diff --git a/core/texinfo/PKGBUILD b/core/texinfo/PKGBUILD index 22ef3c6e5..0dc4ef81d 100644 --- a/core/texinfo/PKGBUILD +++ b/core/texinfo/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 145004 2011-12-13 23:40:32Z allan $ +# $Id: PKGBUILD 176250 2013-01-28 00:29:28Z allan $ # Maintainer: Allan McRae # Contributor: Tom Newsom pkgname=texinfo pkgver=4.13a -pkgrel=7 +pkgrel=8 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=('GPL3') -groups=('base') -depends=('ncurses' 'findutils' 'gzip') +groups=('base' 'base-devel') +depends=('ncurses' 'findutils' 'gzip' 'sh') install=texinfo.install source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} texinfo-4.13a-data_types.patch) -- cgit v1.2.3-54-g00ecf