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

Antonio Rojas arojas at archlinux.org
Mon Nov 23 07:22:23 UTC 2020


    Date: Monday, November 23, 2020 @ 07:22:22
  Author: arojas
Revision: 759836

Update to 2.1.2

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-23 05:54:28 UTC (rev 759835)
+++ PKGBUILD	2020-11-23 07:22:22 UTC (rev 759836)
@@ -3,8 +3,8 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=2.1.1
-pkgrel=3
+pkgver=2.1.2
+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=('6adee14bbea664b7921c591aca280e08ce43723fd4754b3f267e5db5da2b1d75')
+sha256sums=('e98e6a4e5d431cdd2e6bd1d68520efe6fe7b91050deee298d44f6fadfc811c7c')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list