summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2020-10-29 09:34:51 -0500
committerPedro A. López-Valencia2020-10-29 09:34:51 -0500
commiteb0b27e7acbed0c5c75b1a18a9972ac3bb9feaad (patch)
tree4211d8a05129221518250f788029c2a4fe87754f
parent30cb0f3cb85bb9af26c7d5a7a234af33bd5118a2 (diff)
downloadaur-eb0b27e7acbed0c5c75b1a18a9972ac3bb9feaad.tar.gz
2.10.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69c14eb6e7a6..0924c63b2701 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.2
+ pkgver = 2.10.4
pkgrel = 1
url = http://www.freetype.org/
arch = i686
@@ -12,11 +12,11 @@ pkgbase = libreoffice-uglyfix-freetype2
depends = harfbuzz
depends = libreoffice
options = !docs
- source = http://download.savannah.gnu.org/releases/freetype/freetype-2.10.2.tar.xz
- source = http://download.savannah.gnu.org/releases/freetype/freetype-2.10.2.tar.xz.sig
+ 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 = lo-freetype.patch
validpgpkeys = 58E0C111E39F5408C5D3EC76C1A60EACE707FDA5
- b2sums = 866bd83c460f83fba93f58d0ae2270ac3833d6eb0b087f7eb860bd6e08f40ece1982b70bbd065b8978e47ff6fb2b46398307d461170cd10285d11f74a9fbadaa
+ b2sums = 9852378536e873514baae3c024b9b30dcd78a36c2189dcbdb0562c56ccf871a5795896950ea129f2e0f12181095c92715216747e8a8396d6d03efac82a5a10ea
b2sums = SKIP
b2sums = 031a8f422cdd2b9ae994e7ff9b32594aae28e11996e4d18b64f2a395be19310be1339fea5342be5127b7acb410072b2cf4abd9ef5121fc13f2ed8173f2e4f36d
diff --git a/PKGBUILD b/PKGBUILD
index 99aab19e6296..2c266d21ceaa 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.2
+pkgver=2.10.4
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=('866bd83c460f83fba93f58d0ae2270ac3833d6eb0b087f7eb860bd6e08f40ece1982b70bbd065b8978e47ff6fb2b46398307d461170cd10285d11f74a9fbadaa'
+b2sums=('9852378536e873514baae3c024b9b30dcd78a36c2189dcbdb0562c56ccf871a5795896950ea129f2e0f12181095c92715216747e8a8396d6d03efac82a5a10ea'
'SKIP'
'031a8f422cdd2b9ae994e7ff9b32594aae28e11996e4d18b64f2a395be19310be1339fea5342be5127b7acb410072b2cf4abd9ef5121fc13f2ed8173f2e4f36d')
validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5')