pkgbase = zsurf-git
	pkgdesc = Ultra lightweight web browser in the spirit of Surf using QtWebEngine with front-end logic written in Javascript.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/SteveDeFacto/zsurf
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = qt5-webengine
	provides = zsurf=$pkgver
	conflicts = zsurf-webkit-git
	source = git+https://github.com/SteveDeFacto/zsurf.git
	md5sums = SKIP

pkgname = zsurf-git

