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

Bruno Pagani archange at archlinux.org
Wed Aug 8 13:24:24 UTC 2018


    Date: Wednesday, August 8, 2018 @ 13:24:24
  Author: archange
Revision: 370330

upgpkg: img2pdf 0.3.1-1

Modified:
  img2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-08 13:01:49 UTC (rev 370329)
+++ PKGBUILD	2018-08-08 13:24:24 UTC (rev 370330)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=img2pdf
-pkgver=0.2.4
-pkgrel=3
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Losslessly convert raster images to PDF"
 arch=('any')
 url='https://gitlab.mister-muffin.de/josch/img2pdf'
@@ -9,7 +9,7 @@
 license=('LGPL3')
 depends=('python-pillow' 'python-setuptools')
 source=("https://pypi.io/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('140b70fa3a3bfb54e92947818cee01483a4f1492b5d1d02b0f649257f5ffc9ae')
+sha256sums=('4409c12293eca94fdcd8e0da1ad2392b6ee3adfcedf438bb8b685924dc1b3a1c')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list