blob: 9cbe377d97a471303d062b5366ce9c0d5f89131f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hibernator-git
pkgdesc = Script to automate setting up hibernation
pkgver = r12.2912cbf
pkgrel = 1
url = https://github.com/Chrysostomus/hibernator
arch = any
license = MIT
makedepends = git
depends = sed
depends = awk
depends = bash
depends = mkinitcpio
depends = update-grub
provides = hibernator
conflicts = hibernator
source = hibernator-git::git+https://github.com/Chrysostomus/hibernator.git
b2sums = SKIP
pkgname = hibernator-git
|