blob: 243635fbf0f740f6455c6f88105bc596ecbd31ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wakeup-git
pkgdesc = A timer that will wake your system from suspend to RAM.
pkgver = 49db7f6
pkgrel = 1
url = https://github.com/fogobogo/wakeup
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = linux-api-headers
depends = pm-utils
provides = wakeup
conflicts = wakeup
source = wakeup-git::git+https://github.com/fogobogo/wakeup.git
md5sums = SKIP
pkgname = wakeup-git
|