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

Antonio Rojas arojas at archlinux.org
Sat Aug 24 18:36:16 UTC 2019


    Date: Saturday, August 24, 2019 @ 18:36:15
  Author: arojas
Revision: 501532

Update to 1.6.1

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-24 18:30:49 UTC (rev 501531)
+++ PKGBUILD	2019-08-24 18:36:15 UTC (rev 501532)
@@ -3,8 +3,8 @@
 # Contributor: Stephan Eisvogel <eisvogel at embinet dot de>
 
 pkgname=python-pikepdf
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.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 qpdf)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz")
-sha256sums=('5aef2c61f915bec92a91bf0cb9c7119f7e39a05785ff4beac4193c624ffe9cb4')
+sha256sums=('a36de86ecb08892e0e461efce26959bae06dd507b3455c915e4151e10dfee8dc')
 
 build() {
   cd pikepdf-$pkgver



More information about the arch-commits mailing list