[arch-commits] Commit in python-pikepdf/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 4 15:46:23 UTC 2022


    Date: Monday, July 4, 2022 @ 15:46:23
  Author: arojas
Revision: 1243899

Update to 5.3.0

Modified:
  python-pikepdf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 15:43:52 UTC (rev 1243898)
+++ PKGBUILD	2022-07-04 15:46:23 UTC (rev 1243899)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=5.2.0
+pkgver=5.3.0
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(python-lxml python-pillow python-deprecation qpdf)
 checkdepends=(python-pytest-xdist python-hypothesis)
 source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('092846e2b01b04e2bd0d208fd59ccc010941e70fc4aca2968b5cb3fbcc2e686d')
+sha256sums=('08d1d2f6a5ff20c731d26ad36e3b953cac20aa280176cec9104c47d02d6093c9')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list