summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2019-03-21 13:12:10 -0400
committerVincent Grande2019-03-21 13:12:10 -0400
commit85656ce2665ecc403bfbd7ea11caf756476fbf6b (patch)
tree413bde7f85cff02e4c57f244f9f6af0bd523c041
parent1089c17e985e1bfcf7f4dafed85f8bab28265df4 (diff)
downloadaur-85656ce2665ecc403bfbd7ea11caf756476fbf6b.tar.gz
updated source link
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57f0aa98859d..889d9b43aeaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = lib32-harfbuzz-git
depends = lib32-glib2
depends = lib32-freetype2
depends = harfbuzz
- source = git+https://anongit.freedesktop.org/git/harfbuzz
+ source = git+https://github.com/harfbuzz/harfbuzz
sha256sums = SKIP
pkgname = lib32-harfbuzz-git
diff --git a/PKGBUILD b/PKGBUILD
index b76c63b8fd67..57fa1587b143 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=(MIT)
depends=(lib32-glib2 lib32-freetype2 harfbuzz)
makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python)
checkdepends=(python-fonttools python-setuptools)
-source=("git+https://anongit.freedesktop.org/git/harfbuzz")
+source=("git+https://github.com/harfbuzz/harfbuzz")
sha256sums=('SKIP')
pkgver() {