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

Antonio Rojas arojas at archlinux.org
Sun Dec 20 09:36:12 UTC 2020


    Date: Sunday, December 20, 2020 @ 09:36:11
  Author: arojas
Revision: 780250

Update to 2.2.1

Modified:
  python-pikepdf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-20 09:19:01 UTC (rev 780249)
+++ PKGBUILD	2020-12-20 09:36:11 UTC (rev 780250)
@@ -3,8 +3,8 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
 url='https://github.com/pikepdf/pikepdf'
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools)
 depends=(python-lxml python-pillow qpdf)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz")
-sha256sums=('1db63e03a7345354bac6d42b6bd69220dc58d9c4c105cc18471c5acfccea3f62')
+sha256sums=('6a77a0ba6be09dbfca1ed9a2669c8032335328fe0616ad1d9f4cc76ec35fb74a')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list