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

Bruno Pagani archange at archlinux.org
Tue Jan 8 16:44:37 UTC 2019


    Date: Tuesday, January 8, 2019 @ 16:44:36
  Author: archange
Revision: 421040

upgpkg: img2pdf 0.3.3-1

Modified:
  img2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 15:56:33 UTC (rev 421039)
+++ PKGBUILD	2019-01-08 16:44:36 UTC (rev 421040)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=img2pdf
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Losslessly convert raster images to PDF"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('LGPL3')
 depends=('python-pillow' 'python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('28eaf39e90997979893c4e64be5b23c8fbb1122688a28df127c957388b7d9d1f')
+sha256sums=('9d77c17ee65a736abe92ef8cba9cca009c064ea4ed74492c01aea596e41856cf')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list