diff --git a/APKBUILD b/APKBUILD index 2cfb359..55322b6 100755 --- a/APKBUILD +++ b/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Paolo Asperti # Maintainer: Paolo Asperti pkgname=acf-openpdu -pkgver=0.1 -pkgrel=2 +pkgver=0.2 +pkgrel=1 pkgdesc="ACF interface for the OpenPDU project" url="https://github.com/openpdu/acf-openpdu" arch="noarch" diff --git a/README b/README index 5b5300c..2df1737 100755 --- a/README +++ b/README @@ -7,11 +7,11 @@ Under "OpenPDU" you can control your outlets. DONE: * Basic Outlet Status (almost everything hardcoded :( ) * Power control (ON/OFF) for each socket - * All the sockets are powered ON on boot + * All the outlets are powered ON on boot * ACF package + * configuration file TODO: - * configuration file * editing socket parameters * everything else (there's a long list)