pkgbase = estash-bin
	pkgdesc = An open source, cross-platform, programmed in rust, encrypted digital vault (store files and text) with the capability to set a path and with the click of a button to copy the contents to that file.
	pkgver = PKGVER-PLACEHOLDER
	pkgrel = 1
	url = https://github.com/Obscurely/EStash
	arch = x86_64
	license = GPL3
	provides = estash-bin
	conflicts = estash
	conflicts = estash-git
	source = https://github.com/Obscurely/EStash/releases/download/vPKGVER-PLACEHOLDER-stable/estash-linux.tar.gz
	sha256sums = SHA-PLACEHOLDER

pkgname = estash-bin
