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

Antonio Rojas arojas at archlinux.org
Mon Dec 9 14:47:47 UTC 2019


    Date: Monday, December 9, 2019 @ 14:47:47
  Author: arojas
Revision: 536402

Update to 1.8.1

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-09 14:22:35 UTC (rev 536401)
+++ PKGBUILD	2019-12-09 14:47:47 UTC (rev 536402)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools)
 depends=(python-lxml qpdf)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz")
-sha256sums=('828d60ab350656d37f7a0e88bcebdc7f86c938ed69eb3dcca82130c1e9ce0cae')
+sha256sums=('077f02449e45088be8550e4e5182be8cad79c5907db53ba880045ad13e5bc851')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list