blob: 82564d0ee9280461f56c7354d0a2992dd6f37116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gocryptfs-ui
pkgdesc = Encrypted filesystem gocryptfs UI wrapper
pkgver = 1.7
pkgrel = 1
url = https://github.com/bulletmark/gocryptfs-ui
arch = any
license = GPL-3.0-or-later
depends = gocryptfs
depends = fuse2
depends = zenity
depends = xdg-utils
source = gocryptfs-ui-1.7.tar.gz::https://github.com/bulletmark/gocryptfs-ui/archive/1.7.tar.gz
md5sums = 78bb12ed477e0550d795b5cbe44d7ef0
pkgname = gocryptfs-ui
|