summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14ce3c87bcbc..44cc4f7ebbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,10 @@
pkgname=rpass
pkgver=2021.09.01.pr1.1
-pkgrel=1
+pkgrel=2
pkgdesc="An rsync-based password manager and alternative to GNU pass"
arch=('x86_64')
options=('!emptydirs')
-url="https://watergateserver.xyz"
license=('GPL3')
depends=( bash gnupg python )