summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff6a716acf25..53270b24980d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=zfscrypt-git
pkgver=9662d6d
-pkgrel=1
+pkgrel=2
pkgdesc="Combine ZFS and PAM to encrypt home directories on Linux"
arch=("any")
-url="https://github.com/BenKerry/zfscrypt"
+url="https://github.com/rlaager/zfscrypt"
license=("MIT")
depends=("pam" "zfs-utils")
makedepends=("git" "make" "gcc")