[arch-commits] Commit in fontforge/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Jun 25 10:53:00 UTC 2015


    Date: Thursday, June 25, 2015 @ 12:52:59
  Author: bisson
Revision: 241276

upstream update

Modified:
  fontforge/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-25 06:45:46 UTC (rev 241275)
+++ PKGBUILD	2015-06-25 10:52:59 UTC (rev 241276)
@@ -4,8 +4,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=fontforge
-pkgver=20150430
-pkgrel=2
+pkgver=20150612
+pkgrel=1
 pkgdesc='Outline and bitmap font editor'
 url='http://www.fontforge.org/'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
          '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')
-sha1sums=('3497280231d65b8339315e61420f8e9d05d2e03d'
+sha1sums=('a29ef3ff4df9b77344e29b25c632b36fb79c13e9'
           'efbc7c9d3e95159f5600dc71f9cccb370e46bb94')
 
 install=install



More information about the arch-commits mailing list