From 60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 24 Dec 2010 19:45:13 +0000 Subject: Update all ACF packages to set arch to noarch and bump pkgrel Also updated Contributor and Maintainer --- main/acf-chrony/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'main/acf-chrony') diff --git a/main/acf-chrony/APKBUILD b/main/acf-chrony/APKBUILD index 309c2e26d..8ae9ffae7 100644 --- a/main/acf-chrony/APKBUILD +++ b/main/acf-chrony/APKBUILD @@ -1,10 +1,11 @@ -# Maintainer: Natanael Copa +# Contributor: Ted Trask +# Maintainer: Ted Trask pkgname=acf-chrony pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A web-based system administration interface for chrony" url="http://git.alpinelinux.org/cgit/acf-chrony" -arch="x86 x86_64" +arch="noarch" license="GPL-2" depends="acf-core lua lua-posix chrony" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" -- cgit v1.2.3