summaryrefslogtreecommitdiff
path: root/cryptfs-daemon
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
committerErich Eckner <git@eckner.net>2018-07-19 09:10:01 +0200
commit7e542942a2ceafe23b55f625419caa80a48fc47e (patch)
tree48d6ca0fd25bf6825651a25f2b664d060a9210a3 /cryptfs-daemon
parent98829dc684bb30d0bc41bc49a8ac51b4d0ce96c9 (diff)
downloadarchlinuxewe.git.save-7e542942a2ceafe23b55f625419caa80a48fc47e.tar.xz
git.eckner.net: url change
Diffstat (limited to 'cryptfs-daemon')
-rwxr-xr-xcryptfs-daemon/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/cryptfs-daemon/PKGBUILD b/cryptfs-daemon/PKGBUILD
index 1eb7f286..a7596a31 100755
--- a/cryptfs-daemon/PKGBUILD
+++ b/cryptfs-daemon/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4.4
pkgrel=1
pkgdesc='shell script and systemd unit for (automatically) (un)mounting encrypted partitions'
arch=('any')
-url="https://git.eckner.net/${pkgname}.git"
+url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
groups=()
depends=('cryptsetup')
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
source=(
- "https://git.eckner.net/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz"
+ "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
sha512sums=('d9fca4bc0d3ec57c7e6156f7e8b56f612441fd77cef14fc5f42177eda2e672d22023881aa0877e0a6b18d850c81e6b8b763a02c987b9d39b2e9b5f5913da0f47')