summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-11-10 19:23:46 -0500
committerVincent Grande2020-11-10 19:23:46 -0500
commit4a04968967d8312357ebc04957d50cc1c1d580bb (patch)
tree109b2a0b5e7762217b25570ed4096779e1453903
parent1faa884b463990bc46a044c1b56703340123d9ee (diff)
downloadaur-4a04968967d8312357ebc04957d50cc1c1d580bb.tar.gz
update source link
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c31766bb5f0..0df4642c4b27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = lib32-fontconfig-git
depends = fontconfig
provides = lib32-fontconfig
conflicts = lib32-fontconfig
- source = git+https://anongit.freedesktop.org/git/fontconfig
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig
source = fontconfig-32.hook
sha256sums = SKIP
sha256sums = d97c0c5b88023da5a2acf64cf560265390a9365305c43b8e86b4f89348e727b3
diff --git a/PKGBUILD b/PKGBUILD
index 6722ccbce9c1..e44dde58ea6b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=(lib32-expat lib32-freetype2 $_pkgbasename)
makedepends=(git autoconf-archive gperf python-lxml python-six lib32-json-c)
install=lib32-fontconfig.install
#_commit=5f5ec5676c61b9773026a9335c9b0dfa73a73353 # master
-source=("git+https://anongit.freedesktop.org/git/fontconfig"
+source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig"
fontconfig-32.hook)
sha256sums=('SKIP'
'd97c0c5b88023da5a2acf64cf560265390a9365305c43b8e86b4f89348e727b3')