summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23a7316a98268916d3e97c033fa33676b7eb763d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libsimplemail-qt-git
	pkgdesc = An SMTP library written in C++ for Qt
	pkgver = latest
	pkgrel = 1
	url = https://github.com/cutelyst/simple-mail
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = cmake
	makedepends = git
	depends = qt5-base
	provides = libsimplemail-qt
	conflicts = libsimplemail-qt
	source = git+https://github.com/cutelyst/simple-mail.git
	sha256sums = SKIP

pkgname = libsimplemail-qt-git