diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-30 14:23:45 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-11-30 14:23:45 -0200 |
commit | baecc8f78ee061e75a89a65e7634ce5ba960cd59 (patch) | |
tree | 4b06bfdb5fe97a747cdb89ac5745461b85035c23 /libre/parabolaiso/PKGBUILD | |
parent | b09f8e71d33861a3901aa73954ecc2bd1aef5601 (diff) | |
parent | 9b03cbca26c0f26a22e6dcfe6f1b459e373e2f8b (diff) | |
download | abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.tar.gz abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.tar.bz2 abslibre-baecc8f78ee061e75a89a65e7634ce5ba960cd59.zip |
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre/abslibre
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') |