diff options
Diffstat (limited to 'pcr/printrun-stable/PKGBUILD')
-rw-r--r-- | pcr/printrun-stable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/printrun-stable/PKGBUILD b/pcr/printrun-stable/PKGBUILD index f8f2bd4df..9336ab004 100644 --- a/pcr/printrun-stable/PKGBUILD +++ b/pcr/printrun-stable/PKGBUILD @@ -19,7 +19,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=('bc19f5b4570e178d435da04747c18e42') mkdepends=('git') |