pkgbase = notes
	pkgdesc = Note taking application, write down your thoughts
	pkgver = 2.3.1
	pkgrel = 5
	url = https://www.notes-foss.com/
	arch = x86_64
	license = MPL-2.0
	makedepends = git
	makedepends = cmake
	depends = libx11
	depends = gcc-libs
	depends = glibc
	depends = hicolor-icon-theme
	depends = qt6-base
	depends = qt6-declarative
	source = git+https://github.com/nuttyartist/notes.git#commit=v2.3.1
	source = git+https://github.com/b00f/qautostart.git
	source = git+https://github.com/pbek/qmarkdowntextedit.git
	source = git+https://github.com/alex-spataru/QSimpleUpdater.git
	source = fix-build-on-qt6-10.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = notes
