summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2016-11-01 13:58:20 +0000
committerGrey Christoforo2016-11-01 13:58:20 +0000
commit46c67fe8e2265162c6ffd3d3b2a59ef011e419dc (patch)
tree727201cc7b2f1fe2505d4c0b57ab33fc33e84ec5
parent8f189828d8174c4b6e66235da1371bfba9fb4b15 (diff)
downloadaur-46c67fe8e2265162c6ffd3d3b2a59ef011e419dc.tar.gz
found new source link
-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')