blob: 83eb32ea559820c8173725ee15d3b9125db3402f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sshyp
pkgdesc = A light-weight, self-hosted, synchronized password manager
pkgver = 1.5.3
pkgrel = 1
url = https://github.com/rwinkhart/sshyp
arch = any
license = GPL-3.0-only
depends = python
depends = gnupg
depends = openssh
optdepends = wl-clipboard: wayland clipboard support
optdepends = xclip: x11 clipboard support
optdepends = bash-completion: bash completion support
source = https://github.com/rwinkhart/sshyp/releases/download/v1.5.3/DEBIAN-sshyp_1.5.3-1_all.deb
sha512sums = 3104f38c3659ec60439ff03e4c8497bd7672c3231a66e367e4fe0eaa96f68a3046da9e69101e418c46c8170228f1e27da883f4855bbef421d8714b89ccf10456
pkgname = sshyp
|