From 24ae3932ee11e4fa89e9568b04177c2fcb3bd030 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 4 Jun 2009 12:21:33 +0000 Subject: extra/acct: bump pkgrel so we force the package split Also remove dynamic dep from depends and set maintainer --- extra/acct/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/acct') diff --git a/extra/acct/APKBUILD b/extra/acct/APKBUILD index 73902efe6..29657feed 100644 --- a/extra/acct/APKBUILD +++ b/extra/acct/APKBUILD @@ -1,12 +1,13 @@ # Contributor: Carlo Landmeter +# Maintainer: Natanael Copa pkgname=acct pkgver=6.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="The GNU Accounting Utilities" url="http://www.gnu.org/software/acct/" license="GPL" -depends="uclibc" -makedepends="" +depends= +makedepends= install= subpackages="$pkgname-doc" source="http://ftp.gnu.org/gnu/acct/${pkgname}-${pkgver}.tar.gz" -- cgit v1.2.3