pkgbase = firefly-iii
	pkgdesc = PHP personal finances manager
	pkgver = 6.6.6
	pkgrel = 1
	url = https://github.com/firefly-iii/firefly-iii
	install = firefly-iii.install
	arch = any
	license = AGPL-3.0-only
	depends = php
	depends = php-intl
	depends = php-gd
	optdepends = php-sqlite: SQLite database support
	optdepends = php-pgsql: PostgreSQL database support
	optdepends = mariadb: MySQL/MariaDB database
	optdepends = postgresql: PostgreSQL database
	optdepends = php-fpm: FastCGI process manager
	optdepends = nginx: web server
	optdepends = apache: web server
	options = !strip
	options = !debug
	backup = etc/webapps/firefly-iii/config.env
	source = firefly-iii-6.6.6.tar.gz::https://github.com/firefly-iii/firefly-iii/releases/download/v6.6.6/FireflyIII-v6.6.6.tar.gz
	source = firefly-iii-cron.service
	source = firefly-iii-cron.timer
	sha256sums = 49d51ca067fdf3ceec22e23a7a3f5b16d29cfee3ad708235b079723c48978b40
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = firefly-iii
