diff options
Diffstat (limited to 'community/wol/PKGBUILD')
-rw-r--r-- | community/wol/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wol/PKGBUILD b/community/wol/PKGBUILD index 1920390a7..243bf9bd0 100644 --- a/community/wol/PKGBUILD +++ b/community/wol/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 58676 2011-11-17 14:54:30Z spupykin $ +# $Id: PKGBUILD 114450 2014-07-01 16:07:45Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Anders Bergh <anders1@gmail.com> # Contributor: Markus Volkmann <mcfock@counterstrike.de> pkgname=wol pkgver=0.7.1 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') pkgdesc="Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant" license=("GPL") |