Date: Sunday, October 9, 2022 @ 12:50:41 Author: alerque Revision: 1324491
upgpkg: birdfont 2.32.3-1 Modified: birdfont/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-09 12:50:34 UTC (rev 1324490) +++ PKGBUILD 2022-10-09 12:50:41 UTC (rev 1324491) @@ -8,7 +8,7 @@ # Contributor: Matej Lach <[email protected]> pkgname=birdfont -pkgver=2.32.2 +pkgver=2.32.3 pkgrel=1 pkgdesc='Font editor which can generate fonts in TTF, EOT and SVG formats' arch=('x86_64') @@ -17,7 +17,7 @@ depends=('libgee' 'libxmlbird' 'webkit2gtk') makedepends=('python' 'vala') source=("https://github.com/johanmattssonm/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('394281ae91ce5e376da2cfe5185210b94bbd8e22ab75f4c3cbb467e4e9e35311') +sha256sums=('57f57333cff6cb8682c5f397b3326100e0fb280fcd998bf7067f79710f84fce5') validpgpkeys=('FB3BEFA59A6FF7F0E0682B68BCD31D4CCCEB9DD4') # Johan Mattsson build() {
