summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b9d67a8d8a34e25ef1741119ad7bc3166564699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = gnome-shell-extension-todotxt
	pkgdesc = Todo.txt GUI for gnome-shell
	pkgver = 41
	pkgrel = 1
	url = https://gitlab.com/bartl/todo-txt-gnome-shell-extension
	arch = any
	license = GPL
	makedepends = git
	makedepends = python
	makedepends = python-lxml
	makedepends = python-jsonschema
	makedepends = python-six
	makedepends = moreutils
	makedepends = glib2
	makedepends = jq
	depends = gnome-shell
	source = todo-txt::git+https://gitlab.com/bartl/todo-txt-gnome-shell-extension.git#tag=v41
	sha512sums = SKIP

pkgname = gnome-shell-extension-todotxt