summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56d070288e95..fdd29124b893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=ttf2cxf
pkgver=0.0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Converts ttf fonts to xcf"
-url="https://github.com/Ultimaker/libArcus"
arch=('i686' 'x86_64')
license=('unknown')
-depends=('freetype2' 'python-protobuf3')
-source=(ftp://ribbonsoft.com/archives/ttf2cxf/ttf2cxf-0.0.0.1-src.tar.gz need_math.patch)
+depends=('freetype2')
+source=(http://ttf2cxf.000webhostapp.com/ttf2cxf-0.0.0.1-src.tar.gz need_math.patch)
md5sums=('3388e3a52b7a8f692c9af1510dda6031'
'66aa899fccdabc54363b13a7eb23edd9')