fontforge: update to 20220308

This commit is contained in:
Biswapriyo Nath
2022-03-20 01:36:27 +05:30
parent 2d0e91a59d
commit 4cdccd7b32

View File

@@ -3,8 +3,8 @@
_realname=fontforge
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=20201107
pkgrel=2
pkgver=20220308
pkgrel=1
pkgdesc='Outline and bitmap font editor (mingw-w64)'
url='https://fontforge.github.io/'
arch=('any')
@@ -34,7 +34,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-python-sphinx")
source=("https://github.com/${_realname}/${_realname}/releases/download/${pkgver}/${_realname}-${pkgver}.tar.xz"
"fontforge-doc-no-warn-error.patch")
sha256sums=('68bcba8f602819eddc29cd356ee13fafbad7a80d19b652d354c6791343476c78'
sha256sums=('01e4017f7a0ccecf436c74b8e1f6b374fc04a5283c1d68967996782e15618e59'
'b87fa5a39d6948262d2dfb9b84c2462dc21de0bfb115cdd13e893c1b533d8f78')
prepare() {