summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab337f7bc974bb8392dbca6ca288db3b2b6d522b (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 = 0.1
	pkgrel = 2
	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 = git+https://github.com/Chrysostomus/hibernator.git
	md5sums = SKIP

pkgname = hibernator-git