Date: Thursday, August 1, 2019 @ 23:26:56
  Author: bisson
Revision: 358875

upstream update

Modified:
  fontforge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-08-01 23:26:37 UTC (rev 358874)
+++ PKGBUILD    2019-08-01 23:26:56 UTC (rev 358875)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywi...@gmail.com>
 
 pkgname=fontforge
-pkgver=20190413
+pkgver=20190801
 pkgrel=1
 pkgdesc='Outline and bitmap font editor'
 url='https://fontforge.github.io/'
@@ -11,9 +11,9 @@
 license=('BSD')
 makedepends=('git')
 depends=('libtool' 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'python'
-         'potrace' 'woff2' 'gtk3')
+         'potrace' 'woff2' 'gtk3' 'libuninameslist')
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('6762a045aba3d6ff1a7b856ae2e1e900a08a8925ccac5ebf24de91692b206617')
+sha256sums=('d92075ca783c97dc68433b1ed629b9054a4b4c74ac64c54ced7f691540f70852')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to