diff options
Diffstat (limited to 'libre/parabolaiso/PKGBUILD')
-rw-r--r-- | libre/parabolaiso/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabolaiso/PKGBUILD b/libre/parabolaiso/PKGBUILD index dcc63a9ea..0dc06e505 100644 --- a/libre/parabolaiso/PKGBUILD +++ b/libre/parabolaiso/PKGBUILD @@ -12,8 +12,8 @@ license=('GPL') depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'parabolaiso-data') provides=('archiso') conflicts=('archiso') -source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz" - "https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz.sig") +source=("https://repo.parabola.nu/other/${pkgname}-${pkgver}.tar.gz" + "https://repo.parabola.nu/other/${pkgname}-${pkgver}.tar.gz.sig") md5sums=('e94c1f49f32e02480c14ee3162e8ee1b' 'SKIP') |