summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b180aae31209..ab640fe89c8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('pango')
makedepends=('git')
source=(
- "git+https://gitlab.gnome.org/Archive/pangox-compat"
+ "git+https://gitlab.gnome.org/Archive/pangox-compat.git"
'0001-Re-add-pango_x_get_shaper_map-it-is-still-used-in-th.patch'
'0002-disable-shaper.patch'
)