blob: 44f832e789a7e19c404477b8628256b6f5a84d0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ipass
pkgdesc = A simple password manager
pkgver = 1.0.0
pkgrel = 2
url = https://github.com/002Hub/IPass-GUI
arch = any
license = custom
depends = rust
depends = openssl
depends = libsoup
depends = webkit2gtk
source = https://github.com/002Hub/IPass-GUI/archive/refs/tags/v1.0.0.tar.gz
sha256sums = SKIP
pkgname = ipass
|