[arch-commits] Commit in fontforge/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Mon Sep 28 23:42:17 UTC 2015
Date: Tuesday, September 29, 2015 @ 01:42:17
Author: bisson
Revision: 247857
upstream update
Modified:
fontforge/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-28 23:13:41 UTC (rev 247856)
+++ PKGBUILD 2015-09-28 23:42:17 UTC (rev 247857)
@@ -4,10 +4,10 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=fontforge
-pkgver=20150612
-pkgrel=2
+pkgver=20150824
+pkgrel=1
pkgdesc='Outline and bitmap font editor'
-url='http://www.fontforge.org/'
+url='http://fontforge.github.io/'
arch=('i686' 'x86_64')
license=('BSD')
makedepends=('git')
@@ -15,9 +15,9 @@
'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq'
'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme')
source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"
- 'http://fontforge.org/cidmaps.tgz'
+ 'http://fontforge.github.io/cidmaps.tgz'
'python35.patch')
-sha1sums=('a29ef3ff4df9b77344e29b25c632b36fb79c13e9'
+sha1sums=('ef57ecfcb438b7d9f38b19c4c5293de7fd274000'
'efbc7c9d3e95159f5600dc71f9cccb370e46bb94'
'8003bc30a56aee7378ac1d74639d2678a823d952')
More information about the arch-commits
mailing list