pkgbase = fresh-editor
	pkgdesc = A lightweight, fast terminal-based text editor with LSP support and TypeScript plugins
	pkgver = 0.4.6
	pkgrel = 1
	url = https://sinelaw.github.io/fresh/
	arch = x86_64
	arch = aarch64
	license = GPL-2.0-only
	makedepends = cargo
	makedepends = clang
	depends = gcc-libs
	depends = glibc
	provides = fresh-editor
	conflicts = fresh-editor-bin
	options = !debug
	source = fresh-editor-0.4.6-source.tar.gz::https://github.com/sinelaw/fresh/releases/download/v0.4.6/fresh-editor-0.4.6-source.tar.gz
	sha256sums = 39622c2cf50ec9edd216b75b455dc2314123033e5ef71225d3c7a4c56980fcef

pkgname = fresh-editor
