diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:31:11 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:57 +0100 |
commit | c037ebc94d93e0c0b3ec308985e9da9a4fc5c23b (patch) | |
tree | de153b3bfb4990e44a21abd3cf2b3730f23bebea /community/awake | |
parent | a35c815dfdec0bcc6b87dfc4294c5ac22613bb56 (diff) | |
download | aports-c037ebc94d93e0c0b3ec308985e9da9a4fc5c23b.tar.bz2 aports-c037ebc94d93e0c0b3ec308985e9da9a4fc5c23b.tar.xz |
community/awake: rebuild against new version of python3
Diffstat (limited to 'community/awake')
-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 4bef08f10f..cf610955f3 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=1 +pkgrel=2 pkgdesc="A python command and library to 'wake on lan' a remote host" url="https://github.com/cyraxjoe/awake" arch="noarch" |