extra/acct: bump pkgrel so we force the package split

Also remove dynamic dep from depends and set maintainer
This commit is contained in:
Natanael Copa 2009-06-04 12:21:33 +00:00
parent ee60da9ec3
commit 24ae3932ee

View File

@ -1,12 +1,13 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"