[arch-commits] Commit in texinfo/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Tue Jan  1 11:53:17 UTC 2013
    
    
  
    Date: Tuesday, January 1, 2013 @ 06:53:17
  Author: allan
Revision: 174001
add to base-devel
Modified:
  texinfo/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-01 11:52:58 UTC (rev 174000)
+++ PKGBUILD	2013-01-01 11:53:17 UTC (rev 174001)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/texinfo/"
 license=('GPL3')
-groups=('base')
+groups=('base' 'base-devel')
 depends=('ncurses' 'findutils' 'gzip')
 install=texinfo.install
 source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}
    
    
More information about the arch-commits
mailing list