summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a4c3a9f7a8c65f371ba9161150bd6718d840111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = simple-text
	pkgdesc = A not so simple text and code editor written in Vala (Still in development)
	pkgver = 0.11.1
	pkgrel = 2
	url = https://github.com/badwolfie/simple-text
	install = simple-text.install
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = vala
	makedepends = git
	makedepends = intltool
	depends = gtk3
	depends = gtksourceview3
	depends = libgee
	depends = vte3
	depends = dconf
	options = !emptydirs
	source = simple-text-0.11.1::git+https://github.com/badwolfie/simple-text.git
	md5sums = SKIP

pkgname = simple-text