From e4d355bf4b1d475cb72c03583173bfaa796f8c4f Mon Sep 17 00:00:00 2001 From: Jeroen Ooms Date: Thu, 19 Apr 2018 06:31:35 +0200 Subject: [PATCH] fribidi: update source url to new location (#3619) --- mingw-w64-fribidi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-fribidi/PKGBUILD b/mingw-w64-fribidi/PKGBUILD index 8908a74764..60611e2246 100644 --- a/mingw-w64-fribidi/PKGBUILD +++ b/mingw-w64-fribidi/PKGBUILD @@ -12,7 +12,7 @@ url="https://fribidi.org/" depends=("${MINGW_PACKAGE_PREFIX}-glib2") options=('strip' '!libtool' 'staticlibs') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") -source=("https://fribidi.org/download/${_realname}-${pkgver}.tar.bz2" +source=("https://github.com/fribidi/fribidi/releases/download/${pkgver}/${_realname}-${pkgver}.tar.bz2" "0001-No-need-to-specialcase-export-symbols-for-OS_WIN32.patch" "0003-fix-eols-in-tests-on.mingw.patch") sha256sums=('08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e'