Update package version to 12.1.0
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: harfbuzz
|
||||
description: OpenType text shaping engine
|
||||
version: 11.5.1
|
||||
version: 12.1.0
|
||||
revision: 1
|
||||
url: https://harfbuzz.github.io/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["gobject-introspection","glib","glibc","icu","freetype2"]
|
||||
make_depends: ["meson"]
|
||||
type: source
|
||||
depends:
|
||||
- gobject-introspection
|
||||
- glib
|
||||
- glibc
|
||||
- icu
|
||||
- freetype2
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://github.com/harfbuzz/harfbuzz/releases/download/${BPM_PKG_VERSION}/harfbuzz-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: e5c81b7f6e0b102dfb000cfa424538b8e896ab78a2f4b8a5ec8cae62ab43369e
|
||||
|
||||
Reference in New Issue
Block a user