diff --git a/APKBUILD b/APKBUILD index 45d9cf4..c6a2e4f 100755 --- a/APKBUILD +++ b/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Paolo Asperti pkgname=acf-openpdu pkgver=0.1 -pkgrel=1 -pkgdesc="Linux installation caching system" -url="https://github.com/paspo/installinux" +pkgrel=2 +pkgdesc="ACF interface for the OpenPDU project" +url="https://github.com/openpdu/acf-openpdu" arch="noarch" license="GPL2" depends="acf-core"