diff options
Diffstat (limited to 'pcr/printrun/PKGBUILD')
-rw-r--r-- | pcr/printrun/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/printrun/PKGBUILD b/pcr/printrun/PKGBUILD index 4d4788911..e04dfec41 100644 --- a/pcr/printrun/PKGBUILD +++ b/pcr/printrun/PKGBUILD @@ -15,7 +15,7 @@ optdepends=( # 'python2-tornado: for prontserve' ) -source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") md5sums=('d8b04115306d7b6b07d712af15383db7') mkdepends=('git') |