summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d9dbb64105bbb198691809c5cf3b0c6745624a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = simple-text
	pkgdesc = A not so simple text and code editor written in Vala (Still in development)
	pkgver = 0.9.8
	pkgrel = 5
	url = https://github.com/BadWolfie
	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 = libcap
	depends = dconf
	options = !emptydirs
	source = simple-text-0.9.8::git+https://github.com/BadWolfie/simple-text.git
	md5sums = SKIP

pkgname = simple-text