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

Jelle van der Waa jelle at gemini.archlinux.org
Wed May 4 20:10:55 UTC 2022


    Date: Wednesday, May 4, 2022 @ 20:10:55
  Author: jelle
Revision: 1194480

upgpkg: podofo 0.9.8-1

Modified:
  podofo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 19:04:55 UTC (rev 1194479)
+++ PKGBUILD	2022-05-04 20:10:55 UTC (rev 1194480)
@@ -3,7 +3,7 @@
 # Contributor: Preecha Patumchareonpol <yumyai at gmail.com> 
 
 pkgname=podofo
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc="A C++ library to work with the PDF file format"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('lua' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
 makedepends=('cmake')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a3a947e40fc12e0f731b2711e395f236')
+md5sums=('f6d3d5f917c7150c44fc6a15848442dd')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list