pkgbase = estash
	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
	makedepends = git
	makedepends = rust
	makedepends = cargo
	makedepends = binutils
	makedepends = libx11
	makedepends = libxext
	makedepends = libxft
	makedepends = libxinerama
	makedepends = libxcursor
	makedepends = libxrender
	makedepends = libxfixes
	makedepends = pango
	makedepends = cairo
	makedepends = libgl
	makedepends = mesa
	source = estash-PKGVER-PLACEHOLDER.tar.gz::https://github.com/Obscurely/EStash/archive/vPKGVER-PLACEHOLDER-stable.tar.gz
	sha256sums = SKIP

pkgname = estash
