pkgbase = qownnotes
	pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration
	pkgver = VERSION-STRING
	pkgrel = 1
	url = https://www.qownnotes.org/
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	groups = qownnotes
	license = GPL2
	makedepends = qt6-tools
	depends = qt6-base
	depends = qt6-svg
	depends = qt6-declarative
	depends = qt6-websockets
	depends = aspell
	source = https://github.com/pbek/QOwnNotes/releases/download/vVERSION-STRING/qownnotes-VERSION-STRING.tar.xz
	sha256sums = ARCHIVE-SHA256

pkgname = qownnotes
