summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a5e36e43f365e928ad6a472165175fac755c03c (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 = ping-git
	pkgdesc = Ping lets you test your web API with some example data. A helpful tool that lets you degug what part of your API is causing you issues. Designed for Pantheon Shell
	pkgver = r33.50fc421
	pkgrel = 1
	url = https://github.com/jeremyvaartjes/ping
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = meson
	makedepends = vala
	depends = gtk3
	depends = granite
	depends = gtksourceview3
	depends = json-glib
	depends = libgee
	depends = libsoup
	provides = ping
	conflicts = ping
	source = git+https://github.com/jeremyvaartjes/ping.git
	md5sums = SKIP

pkgname = ping-git