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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 30 20:46:33 UTC 2021


    Date: Thursday, September 30, 2021 @ 20:46:32
  Author: arojas
Revision: 1026264

Update to 0.4.1

Modified:
  img2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 20:42:26 UTC (rev 1026263)
+++ PKGBUILD	2021-09-30 20:46:32 UTC (rev 1026264)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=img2pdf
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Losslessly convert raster images to PDF"
 arch=(any)
 url="https://gitlab.mister-muffin.de/josch/img2pdf"
@@ -11,7 +11,7 @@
 checkdepends=(python-pytest python-pdfrw python-numpy python-scipy python-lxml
               colord ghostscript imagemagick mupdf-tools poppler perl-image-exiftool netpbm)
 source=(https://files.pythonhosted.org/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('eaee690ab8403dd1a9cb4db10afee41dd3e6c7ed63bdace02a0121f9feadb0c9')
+sha256sums=('38a1229ca84b211d7782d1d65ad7251a9781bf24f6f6497c738c755fcfed5552')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list