summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-11-03 11:18:55 -0500
committerGuillaume Horel2019-11-03 11:18:55 -0500
commitf5481a93e6d21650aedf7e151701b6f577201f01 (patch)
tree6ae2da71c7b1205f1e6670a62313e2b4215badc7 /PKGBUILD
parent1a6c5d170e268f0ac38bb4b142d9bb6157d68445 (diff)
downloadaur-f5481a93e6d21650aedf7e151701b6f577201f01.tar.gz
fix url
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')