diff options
Diffstat (limited to 'libre/openexr/PKGBUILD')
-rw-r--r-- | libre/openexr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/openexr/PKGBUILD b/libre/openexr/PKGBUILD index 0714ba52d..715bb6a1f 100644 --- a/libre/openexr/PKGBUILD +++ b/libre/openexr/PKGBUILD @@ -20,7 +20,7 @@ mksource=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${ "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/OpenEXRFileLayout.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/ReadingAndWritingImageFiles.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/TechnicalIntroduction.odt") -source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") +source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") noextract=(InterpretingDeepPixels.docx MultiViewOpenEXR.odt OpenEXRFileLayout.odt ReadingAndWritingImageFiles.odt TechnicalIntroduction.odt) mksource() { |