summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8dce9087d8741cd3eed8c322b76cc6896a12f852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated by mksrcinfo v8
# Tue Mar  1 19:35:35 UTC 2016
pkgbase = hasklock
	pkgdesc = A binary clock in ncurses written in Haskell
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/DestructiveReasoning/hasklock
	install = hasklock.install
	arch = x86_64
	license = BSD
	makedepends = git
	depends = ncurses
	source = hasklock::git+https://github.com/DestructiveReasoning/hasklock.git
	md5sums = SKIP

pkgname = hasklock