Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pymupdf


Commits:
153d68b5 by Robin Candau at 2024-02-20T08:42:28+01:00
upgpkg: 1.23.24-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pymupdf
        pkgdesc = Python bindings for MuPDF's rendering library
-       pkgver = 1.23.23
+       pkgver = 1.23.24
        pkgrel = 1
        url = https://github.com/pymupdf/PyMuPDF
        arch = x86_64
@@ -24,8 +24,8 @@ pkgbase = python-pymupdf
        depends = python-mupdf
        optdepends = python-fonttools: for building font subsets using fontTools
        optdepends = python-pillow: for image file saving using pillow
-       source = 
PyMuPDF-1.23.23.tar.gz::https://github.com/pymupdf/PyMuPDF/archive/refs/tags/1.23.23.tar.gz
-       sha512sums = 
031043e7acce90d10bfb23e97da4c6d680948a31f06de0027b40e8b686fde1875564d93e88f7855b9f040efbc42db9b52af7caa0bdd17d776957c054b4fb7897
-       b2sums = 
9fc4b0d84ca3d4b9bb437e964a474664cb815b76f2348e0b7ed313bfa910dbde4391edc55071ea7f99a570277076255470894aff04d02606cfcb633e65e16aef
+       source = 
PyMuPDF-1.23.24.tar.gz::https://github.com/pymupdf/PyMuPDF/archive/refs/tags/1.23.24.tar.gz
+       sha512sums = 
080b92e16e72034ff04a2516a13e817bebfe409b454ca913eeda5e19b3ad16a237af923fabdc0c51651da60266a878b5f9a73a9071544e0708893ec93efc746a
+       b2sums = 
cc308938b123a2c4e018f700af9ae81941d9b7509f0b81454e7d327c1fb76bc210a54fbb959958f9289ef7e9ed4c0393cdc71edaf7f3b3f43f6cc010ba71f1bc
 
 pkgname = python-pymupdf


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=PyMuPDF
 pkgname=python-pymupdf
-pkgver=1.23.23
+pkgver=1.23.24
 pkgrel=1
 pkgdesc="Python bindings for MuPDF's rendering library"
 arch=(x86_64)
@@ -40,8 +40,8 @@ optdepends=(
 source=(
   $_name-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz
 )
-sha512sums=('031043e7acce90d10bfb23e97da4c6d680948a31f06de0027b40e8b686fde1875564d93e88f7855b9f040efbc42db9b52af7caa0bdd17d776957c054b4fb7897')
-b2sums=('9fc4b0d84ca3d4b9bb437e964a474664cb815b76f2348e0b7ed313bfa910dbde4391edc55071ea7f99a570277076255470894aff04d02606cfcb633e65e16aef')
+sha512sums=('080b92e16e72034ff04a2516a13e817bebfe409b454ca913eeda5e19b3ad16a237af923fabdc0c51651da60266a878b5f9a73a9071544e0708893ec93efc746a')
+b2sums=('cc308938b123a2c4e018f700af9ae81941d9b7509f0b81454e7d327c1fb76bc210a54fbb959958f9289ef7e9ed4c0393cdc71edaf7f3b3f43f6cc010ba71f1bc')
 
 prepare() {
   # remove bundled mupdf sources



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymupdf/-/commit/153d68b57847ad6f83bfb586220d428bd874a144

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


Reply via email to