diff options
Diffstat (limited to 'testing/fontforge/APKBUILD')
-rw-r--r-- | testing/fontforge/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/fontforge/APKBUILD b/testing/fontforge/APKBUILD index b09b3e7c9d..e675a28537 100644 --- a/testing/fontforge/APKBUILD +++ b/testing/fontforge/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Ed Robinson <ed@reevoo.com> # Maintainer: Ed Robinson <ed@reevoo.com> pkgname=fontforge -pkgver=20200314 -pkgrel=1 -pkgdesc="FontForge is a free (libre) font editor for Windows, Mac OS X and GNU+Linux." +pkgver=20201107 +pkgrel=0 +pkgdesc="free (libre) font editor for Windows, Mac OS X and GNU+Linux" url="https://fontforge.org" arch="all !s390x !x86 !mips !mips64" # test139_ff hangs on x86 license="GPL-3.0-or-later" @@ -73,5 +73,5 @@ _py3() { mv "$pkgdir"/usr/share/fontforge/python/excepthook.py "$subpkgdir"/usr/share/fontforge/python } -sha512sums="09f5dc93f87ca63668d72d108690604489d6b3cec7eedff1c07ad6d1ce5eae442ab60e79e71ae8b99e9808f3551011788025a86ffc3a9738518d99761d849975 fontforge-20200314.tar.xz +sha512sums="cf9666395405ab02943f0160959f04251bd2a80e279a8f60431089ad19a4c5a232efd42097050ed9f6c1fb39d01488176262949fd81f5f0960fe853b497437dc fontforge-20201107.tar.xz 8cb3fb00fa537eab2d4b194916343a0e2aab85c2415a1944c0d0e648d62a7748d5d4465fb99cb92385b749e73abfcaa429f4c9d2bb4c2edea8febeb227add93a fix-select.patch" |