summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-06-12 13:18:08 +0800
committerpingplug2019-06-12 13:18:08 +0800
commitae1a46972589a550fff01eb86d9cbbefabe69d92 (patch)
tree5a9c0e64a0c1bab07dba51f29bfd1b8dc74b2aba
parentca69bb17227b886eed1887cdd93cacb536c68ba8 (diff)
downloadaur-ae1a46972589a550fff01eb86d9cbbefabe69d92.tar.gz
update upstream
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 686bdc549242..98a54ec29d80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-fontconfig
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://anongit.freedesktop.org/git/fontconfig#commit=844d8709a1f3ecab45015b24b72dd775c13b2421
+ source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=844d8709a1f3ecab45015b24b72dd775c13b2421
source = 0007-pkgconfig.mingw.patch
sha256sums = SKIP
sha256sums = af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b
diff --git a/PKGBUILD b/PKGBUILD
index 90f3b3523a74..aa39f7bab234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ makedepends=('mingw-w64-configure'
'json-c'
'python-six')
options=('!strip' 'staticlibs' '!buildflags')
-source=("git+https://anongit.freedesktop.org/git/fontconfig#commit=${_commit}"
+source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=${_commit}"
"0007-pkgconfig.mingw.patch")
sha256sums=('SKIP'
'af373531873da46d0356305da5444c1ec74f443cd2635ea2db6b7dadd1561f5b')