mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
Added url to PKGBUILD
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
pkgname=rpass
|
pkgname=rpass
|
||||||
pkgver=2021.09.15.mr4.2
|
pkgver=2021.09.15.mr4.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An rsync-based password manager and alternative to GNU pass"
|
pkgdesc='An rsync-based password manager and alternative to GNU pass'
|
||||||
|
url='https://github.com/rwinkhart/rpass'
|
||||||
arch=('x86_64' 'aarch64')
|
arch=('x86_64' 'aarch64')
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=( python gnupg openssh rsync xclip wl-clipboard)
|
depends=( python gnupg openssh rsync xclip wl-clipboard)
|
||||||
|
|||||||
Reference in New Issue
Block a user