summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-10-13 21:32:49 +0200
committerMartchus2019-10-13 21:32:49 +0200
commit848fd374b0e2f328abf09ccc4c5275f6c628509f (patch)
treee4e827bbc0176940607ce0aed1b222db4f337e22
parentd46e306cd3fe301b53599261d01df2406b4b0ae8 (diff)
downloadaur-848fd374b0e2f328abf09ccc4c5275f6c628509f.tar.gz
Update to 2.10.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff43cabe915..88b6e3221768 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-freetype2
pkgdesc = Font rasterization library (mingw-w64)
- pkgver = 2.10.0
+ pkgver = 2.10.1
pkgrel = 1
url = https://www.freetype.org/
arch = any
@@ -21,13 +21,13 @@ pkgbase = mingw-w64-freetype2
options = !buildflags
options = !libtool
options = staticlibs
- source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.0.tar.bz2
- source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.0.tar.bz2.sig
+ source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.1.tar.xz
+ source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.1.tar.xz.sig
source = 0001-Enable-table-validation-modules.patch
source = 0002-Enable-infinality-subpixel-hinting.patch
source = 0003-Enable-long-PCF-family-names.patch
validpgpkeys = 58E0C111E39F5408C5D3EC76C1A60EACE707FDA5
- sha1sums = f6abf03e0e3189a0de883981c57d3861b5d314f5
+ sha1sums = 79874ef4eaa52025126b71d836453b8279bdd331
sha1sums = SKIP
sha1sums = 46fd67e6a594f6c2c473b9321ba64913984ba42f
sha1sums = 4bf0c0749db09878b918cc404300f0d3e9091607
diff --git a/PKGBUILD b/PKGBUILD
index ca861e113c1e..796cb1ad160e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-freetype2
-pkgver=2.10.0
+pkgver=2.10.1
pkgrel=1
pkgdesc='Font rasterization library (mingw-w64)'
arch=('any')
@@ -15,12 +15,12 @@ makedepends=(mingw-w64-gcc mingw-w64-configure)
provides=(mingw-w64-freetype)
replaces=(mingw-w64-freetype)
conflicts=(mingw-w64-freetype)
-source=(https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${pkgver}.tar.bz2{,.sig}
+source=(https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${pkgver}.tar.xz{,.sig}
0001-Enable-table-validation-modules.patch
0002-Enable-infinality-subpixel-hinting.patch
0003-Enable-long-PCF-family-names.patch)
options=(!strip !buildflags !libtool staticlibs)
-sha1sums=('f6abf03e0e3189a0de883981c57d3861b5d314f5'
+sha1sums=('79874ef4eaa52025126b71d836453b8279bdd331'
'SKIP'
'46fd67e6a594f6c2c473b9321ba64913984ba42f'
'4bf0c0749db09878b918cc404300f0d3e9091607'