summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dde7296d5c0bb709fe4dc9eba6109a210a9c2687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = gcsvedit
	pkgdesc = Simple text editor for CSV, TSV and other kinds of delimiter-separated values (DSV) files.
	pkgver = 0.8.0
	pkgrel = 2
	url = https://github.com/swilmet/gCSVedit
	arch = i686
	arch = x86_64
	license = GPL3
	depends = gtk3
	depends = libxml2
	depends = gtksourceview3
	depends = libtepl-4.so
	depends = gtksourceview4
	source = https://github.com/swilmet/gCSVedit/releases/download/0.8.0/gcsvedit-0.8.0.tar.xz
	sha256sums = 5d1f49d1e21b2b682cab83296a16f345cbb8fcc5f6c803b4e16a254b59ebb9aa

pkgname = gcsvedit