summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 439a3a5d0e152a445e569ccd3c142eaa0cf11d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = shsession-git
	pkgdesc = A lightweight session manager written in bash.
	pkgver = 20161025
	pkgrel = 1
	url = https://github.com/jcjordyn130/shsession
	arch = any
	license = GPL3
	makedepends = git
	depends = bash
	depends = coreutils
	optdepends = pygtk: for the gui session controller
	optdepends = python: for the gui session controller
	optdepends = pm-utils: for the default suspend and hibernate commands
	optdepends = systemd: for the default poweroff and reboot commaands
	source = git://github.com/jcjordyn130/shsession.git
	sha512sums = SKIP

pkgname = shsession-git