diff options
-rw-r--r-- | community/awake/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/awake/APKBUILD b/community/awake/APKBUILD index faae05630d..ec8664d55b 100644 --- a/community/awake/APKBUILD +++ b/community/awake/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=awake pkgver=1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A python command and library to 'wake on lan' a remote host" url="https://github.com/cyraxjoe/awake" arch="noarch" |