[arch-commits] Commit in cpio/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Apr 7 18:00:11 UTC 2010
Date: Wednesday, April 7, 2010 @ 14:00:10
Author: tpowa
Revision: 76085
upgpkg: cpio 2.11-2
removed base group
Modified:
cpio/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-07 17:17:03 UTC (rev 76084)
+++ PKGBUILD 2010-04-07 18:00:10 UTC (rev 76085)
@@ -2,12 +2,11 @@
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=cpio
pkgver=2.11
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to copy files into or out of a cpio or tar archive"
arch=(i686 x86_64)
license=('GPL')
url="http://www.gnu.org/software/cpio"
-groups=('base')
depends=('glibc')
source=(ftp://ftp.gnu.org/gnu/cpio/cpio-${pkgver}.tar.gz)
install=cpio.install
More information about the arch-commits
mailing list