summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f4e3b5bbb21368a2aba197d885a6b509e0f8fd56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = estash-git
	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 = 0.5.1
	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
	provides = estash-git
	conflicts = estash-bin
	conflicts = estash
	source = git+https://github.com/Obscurely/EStash
	sha256sums = SKIP

pkgname = estash-git