summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2021-09-24 09:07:00 -0500
committerPedro A. López-Valencia2021-09-24 09:07:00 -0500
commite334e1591c4d2791ba9c1010e3298ef06f955978 (patch)
tree60263735ac146f7b78421103e9fc4b47bb3370f3
parenteb0b27e7acbed0c5c75b1a18a9972ac3bb9feaad (diff)
downloadaur-e334e1591c4d2791ba9c1010e3298ef06f955978.tar.gz
2.11.0-1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0924c63b2701..75ee635267b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-uglyfix-freetype2
pkgdesc = Special private freetype library to prevent autohinting in LibreOffice
- pkgver = 2.10.4
+ pkgver = 2.11.0
pkgrel = 1
url = http://www.freetype.org/
arch = i686
@@ -12,13 +12,12 @@ pkgbase = libreoffice-uglyfix-freetype2
depends = harfbuzz
depends = libreoffice
options = !docs
- source = http://download.savannah.gnu.org/releases/freetype/freetype-2.10.4.tar.xz
- source = http://download.savannah.gnu.org/releases/freetype/freetype-2.10.4.tar.xz.sig
+ source = http://download.savannah.gnu.org/releases/freetype/freetype-2.11.0.tar.xz
+ source = http://download.savannah.gnu.org/releases/freetype/freetype-2.11.0.tar.xz.sig
source = lo-freetype.patch
validpgpkeys = 58E0C111E39F5408C5D3EC76C1A60EACE707FDA5
- b2sums = 9852378536e873514baae3c024b9b30dcd78a36c2189dcbdb0562c56ccf871a5795896950ea129f2e0f12181095c92715216747e8a8396d6d03efac82a5a10ea
+ b2sums = ed14b566b8ac31a85dde4c8d26dd8b001f6a2cb506cfafd550b31bb90a3f592376d6f9f6bbe1b6c21e27e4ad23d0eafa7ea886211174b978e101fb6a77261324
b2sums = SKIP
b2sums = 031a8f422cdd2b9ae994e7ff9b32594aae28e11996e4d18b64f2a395be19310be1339fea5342be5127b7acb410072b2cf4abd9ef5121fc13f2ed8173f2e4f36d
pkgname = libreoffice-uglyfix-freetype2
-
diff --git a/PKGBUILD b/PKGBUILD
index 2c266d21ceaa..d2d229baee1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: P. A. López-Valencia <https://aur.archlinux.org/users/vorbote/>
pkgname=libreoffice-uglyfix-freetype2
-pkgver=2.10.4
+pkgver=2.11.0
pkgrel=1
pkgdesc="Special private freetype library to prevent autohinting in LibreOffice"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=('zlib' 'bzip2' 'libpng' 'harfbuzz' 'libreoffice')
options=(!docs)
source=(http://download.savannah.gnu.org/releases/freetype/freetype-${pkgver}.tar.xz{,.sig}
lo-freetype.patch)
-b2sums=('9852378536e873514baae3c024b9b30dcd78a36c2189dcbdb0562c56ccf871a5795896950ea129f2e0f12181095c92715216747e8a8396d6d03efac82a5a10ea'
+b2sums=('ed14b566b8ac31a85dde4c8d26dd8b001f6a2cb506cfafd550b31bb90a3f592376d6f9f6bbe1b6c21e27e4ad23d0eafa7ea886211174b978e101fb6a77261324'
'SKIP'
'031a8f422cdd2b9ae994e7ff9b32594aae28e11996e4d18b64f2a395be19310be1339fea5342be5127b7acb410072b2cf4abd9ef5121fc13f2ed8173f2e4f36d')
validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5')