summaryrefslogtreecommitdiff
path: root/hardlinked-backups/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'hardlinked-backups/PKGBUILD')
-rwxr-xr-xhardlinked-backups/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hardlinked-backups/PKGBUILD b/hardlinked-backups/PKGBUILD
index 6cdba891..6e6567d3 100755
--- a/hardlinked-backups/PKGBUILD
+++ b/hardlinked-backups/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=1
pkgdesc='Generate hardlinked incremental backups via rsync (and possibly through a SOCKS-tunnel via ssh)'
arch=('any')
-url="https://git.eckner.net/${_pkgname}.git"
+url="https://git.eckner.net/Erich/${_pkgname}"
license=('GPL')
groups=()
depends=('rsync')
@@ -18,7 +18,7 @@ replaces=()
backup=('etc/backup.conf')
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=('63418cbd460fd88e90ed65bbbe6a434afd77d0b733f01e4018b80df1cc5049b463ef0487748295f021013c068e9f7c09f3d13bc335993a57f29bd30c3a80569b')