Date: Tuesday, January 1, 2013 @ 06:55:48
  Author: allan
Revision: 174005

add to base-devel

Modified:
  findutils/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-01 11:55:29 UTC (rev 174004)
+++ PKGBUILD    2013-01-01 11:55:48 UTC (rev 174005)
@@ -7,7 +7,7 @@
 pkgdesc="GNU utilities to locate files"
 arch=('i686' 'x86_64')
 license=('GPL3')
-groups=('base')
+groups=('base' 'base-devel')
 depends=('glibc' 'sh')
 url="http://www.gnu.org/software/findutils";
 source=(ftp://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.gz)

Reply via email to