mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
fontforge: update to 20160403
This commit is contained in:
parent
7d4d9bb015
commit
dcb6946cd2
@ -1,8 +1,8 @@
|
||||
# Contribution from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/fontforge
|
||||
|
||||
pkgname=fontforge
|
||||
pkgver=20150824
|
||||
pkgrel=3
|
||||
pkgver=20160403
|
||||
pkgrel=1
|
||||
pkgdesc="An outline and bitmap font editor"
|
||||
arch=('x86_64')
|
||||
url="http://www.fontforge.org"
|
||||
@ -12,8 +12,8 @@ depends=('libtool' 'libxkbui' 'libxi' 'pango' 'giflib' 'libtiff' 'libspiro>=0.5'
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"
|
||||
'http://fontforge.org/cidmaps.tgz')
|
||||
sha512sums=('7ac53642375410d5553b1beff1c82b63ec5ad7d0c453a0c5c3a4023e429805142d50bca883cb6f32c156c8a475c606f5d47960980069073321fa55d03ffe26ef'
|
||||
'a85daeb16b6650179f54ff9e35915c4c7bb5e2efca0455262a271063849484dbba08c4b493c4ca08552365205995cad5c3770ba7b3cadb2e5c386626dc46636c')
|
||||
sha512sums=('cae068e9fe6de41a2a09945596d0ad3f552028517dacc99f4399d95d86eb58d92da2d0549ab07869287f903e8e5f9dd9e54beee01f9fe1c1cc1c3b9da112ac25'
|
||||
'a85daeb16b6650179f54ff9e35915c4c7bb5e2efca0455262a271063849484dbba08c4b493c4ca08552365205995cad5c3770ba7b3cadb2e5c386626dc46636c')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user