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 c16974fe9753..70c44f26afcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname='skia-pathops'
pkgver='0.2.0.post2'
pkgrel=1
pkgdesc="Python bindings for the Skia library's Path Opts."
-url="https://github.com/googlefonts/fontmak://github.com/fonttools/skia-pathops"
+url="https://github.com/fonttools/skia-pathops"
checkdepends=('python-pytest' 'python-pytest-cython')
depends=('python')
makedepends=('cython' 'python-setuptools')