Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-fonttools


Commits:
fd8b8dcc by Caleb Maclennan at 2024-05-27T22:30:34+03:00
upgpkg: 4.52.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-fonttools
        pkgdesc = A library to manipulate font files from Python
-       pkgver = 4.52.1
+       pkgver = 4.52.2
        pkgrel = 1
        url = https://github.com/fonttools/fonttools
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = python-fonttools
        optdepends = python-uharfbuzz: to use the Harfbuzz Repacker for packing 
GSUB/GPOS tables
        optdepends = python-unicodedata2: for displaying the Unicode character 
names when dumping the cmap table with ttx
        optdepends = python-zopfli: faster backend fom WOFF 1.0 web fonts 
compression
-       source = 
https://github.com/fonttools/fonttools/archive/4.52.1/fonttools-4.52.1.tar.gz
-       sha256sums = 
91f965e97b5e06b146354b15298534c4bc593e8a0b030187376d516c9846ff3c
+       source = 
https://github.com/fonttools/fonttools/archive/4.52.2/fonttools-4.52.2.tar.gz
+       sha256sums = 
246440de949ba54bab498023ec1b68702d48f1256fadab2b5a45720fa084a642
 
 pkgname = python-fonttools


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.52.1
+pkgver=4.52.2
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname";
@@ -34,7 +34,7 @@ optdepends=('python-brotli: to compress/decompress WOFF 2.0 
web fonts'
             'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
 _archive="$_pyname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('91f965e97b5e06b146354b15298534c4bc593e8a0b030187376d516c9846ff3c')
+sha256sums=('246440de949ba54bab498023ec1b68702d48f1256fadab2b5a45720fa084a642')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fonttools/-/commit/fd8b8dccfb2432483419ab87f532044b342acb03

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fonttools/-/commit/fd8b8dccfb2432483419ab87f532044b342acb03
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to