summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaymond W. Ko2021-12-03 11:13:40 -0500
committerRaymond W. Ko2021-12-03 11:13:40 -0500
commitde8471b33a117ca48d26314bad000ed5b1a8075f (patch)
treef607f89779eac8a1e69b0a9b331b7e2c9e1f9b92 /PKGBUILD
parent2abfb89ff97fc6a6d0a263bf9ee80c784c61035f (diff)
downloadaur-de8471b33a117ca48d26314bad000ed5b1a8075f.tar.gz
update to version 2.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 4 insertions, 14 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd7916012104..87d66f3a8c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@
# * https://github.com/bohoomil/fontconfig-ultimate/blob/master/freetype/03-infinality-2.6.3-2016.04.16.patch#L2092
# * https://www.reddit.com/r/archlinux/comments/5qkvqb/best_way_to_approximate_infinalitys_ultimate5
-__arch_pkg_commit="dc7f306d5507d0f2898a669b5d2d8fc6cd2a59a4"
+__arch_pkg_commit="e6ceca9800b40ad065f319b4944745bbb7fc176a"
pkgname=freetype2-ultimate5
-pkgver=2.11.0
-pkgrel=2
+pkgver=2.11.1
+pkgrel=1
pkgdesc="FreeType patched for effect similar to Infinality's ultimate5 preset."
url="https://www.freetype.org/"
conflicts=(freetype2)
@@ -30,11 +30,6 @@ source=(
"upstream_02.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0002-Enable-subpixel-rendering.patch"
"upstream_03.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0003-Enable-infinality-subpixel-hinting.patch"
"upstream_04.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0004-Enable-long-PCF-family-names.patch"
- "upstream_06.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0006-Return_FT_Err_Ok_while_trying_to_render_bitmap.patch"
- "upstream_07.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0007-Restore_quiet_no-op_rendering_of_bitmap_glyphs.patch"
- "upstream_08.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0008-sfnt-Add-API-for-retrieving-a-COLR-v1-ClipBox-table.patch"
- "upstream_09.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0009-src-sfnt-ttcolr.c-tt_face_get_color_glyph_clipbox-Mi.patch"
- "upstream_10.patch::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/0010-sfnt-Add-missing-blend-mode-plus-to-COLR-v1.patch"
# Arch Linux package files.
@@ -46,12 +41,7 @@ sha256sums=('9554d3a23619a46cf48e512e5b6336afd0802f42fdaf9b2e47ba0c718143f1dd'
'17ab1609cdbcaba3c5975f5cf1ffd078e067d560f906d5507390d41997e6c468'
'561d2f2503d180b796f868470612610f6d7fcb34efa0620ecab38fd39002e27a'
'9c068a984e7b9a27ff9e709839d522b66815ac4e8c7a5bd4ea0224335f7f2ef6'
- '2b13b8cc9acc3e56be6b0f8102d648864227bf93637bc956d5052c77c8509782'
- '21a2d243bc6b44d1cdb88ef29af2bd5ceda8d0faaf928bdc2c078a474ddc61f1'
- '13aba5006db13522ff0f3ffc85f81058b6cfcc48671285b1a90ac041a6a51952'
- '09a01b99839fc864db7a2c0748b4703ac5b04897cbd35e0d8969024b4ba89649'
- 'fbabfb745db32e1d90f9798e1018da26578f3bce9714dac8e64c15b691e76f69'
- '8bee39bd3968c4804b70614a0a3ad597299ad0e824bc8aad5ce8aaf48067bde7')
+ '3333ae7cfda88429c97a7ae63b7d01ab398076c3b67182e960e5684050f2c5c8')
prepare()
{