diff options
Diffstat (limited to 'pcr/etckeeper/PKGBUILD')
-rw-r--r-- | pcr/etckeeper/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/etckeeper/PKGBUILD b/pcr/etckeeper/PKGBUILD index 796b4125d..87341e195 100644 --- a/pcr/etckeeper/PKGBUILD +++ b/pcr/etckeeper/PKGBUILD @@ -16,7 +16,7 @@ makedepends=('bzr' 'python2') # bzr must be there at compile time to have bzr su optdepends=('git' 'hg' 'bzr' 'darcs' 'python2: for bzr support') backup=(etc/etckeeper/etckeeper.conf) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" $pkgname-archlinux.conf) +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" $pkgname-archlinux.conf) md5sums=('75d13168ca79b9f53dfa6c9603924975' '99d8d2838f49fa0f2f21c9e37948100d') |