diff options
-rw-r--r-- | libre/parabola-keyring/PKGBUILD | 4 | ||||
-rw-r--r-- | pcr/opentracker/PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD index 70af8049d..98a9a79b6 100644 --- a/libre/parabola-keyring/PKGBUILD +++ b/libre/parabola-keyring/PKGBUILD @@ -9,8 +9,8 @@ url='https://projects.parabolagnulinux.org/hackers.git/' license=('GPL') install=$pkgname.install -source=("http://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" - "http://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz.sig") +source=("http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz" + "http://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz.sig") md5sums=('a7b68a5ac179fbdb3276375514c69b11' 'SKIP') diff --git a/pcr/opentracker/PKGBUILD b/pcr/opentracker/PKGBUILD index f1940b8f8..2834866aa 100644 --- a/pcr/opentracker/PKGBUILD +++ b/pcr/opentracker/PKGBUILD @@ -11,7 +11,7 @@ license=('custom:Beer' 'GPL') makedepends=('libowfat' 'cvs') depends=('bash' 'zlib') backup=('etc/opentracker/config') -source=("http://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} +source=("http://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig} 'opentracker.service' 'license.txt') md5sums=('64956fd9bc7b453b4862b8ba15a27511' |