summaryrefslogtreecommitdiff
path: root/hardlinked-backups
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 /hardlinked-backups
parent98829dc684bb30d0bc41bc49a8ac51b4d0ce96c9 (diff)
downloadarchlinuxewe.git.save-7e542942a2ceafe23b55f625419caa80a48fc47e.tar.xz
git.eckner.net: url change
Diffstat (limited to 'hardlinked-backups')
-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')