blob: 3092546ae025a698af28afac23792ef1add4a277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = sleep-on-lan
pkgdesc = Multi-platform process allowing to sleep on LAN a linux or windows computer, through wake-on-lan (reversed) magic packets or through HTTP REST requests.
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/SR-G/sleep-on-lan
arch = x86_64
arch = aarch64
license = Apache
makedepends = go
depends = glibc
source = sleep-on-lan-1.1.0.tar.gz::https://github.com/SR-G/sleep-on-lan/archive/refs/tags/1.1.0-RELEASE.tar.gz
md5sums = SKIP
pkgname = sleep-on-lan
|