summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c03c7e459757c9a105eec091a642b65ed566b67c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = today-todo
	pkgdesc = A command line todo list
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/heartheart3/today
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = boost
	makedepends = boost-libs
	conflicts = today
	source = today-1.0.0.tar.gz::https://github.com/heartheart3/today/archive/v1.0.0.tar.gz
	sha1sums = 690f125d44a30157920bc27a14a3e5fbf8b0ac49

pkgname = today-todo