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

Jelle van der Waa jelle at archlinux.org
Sun Jan 10 11:47:33 UTC 2021


    Date: Sunday, January 10, 2021 @ 11:47:33
  Author: jelle
Revision: 817032

upgpkg: podofo 0.9.7-1

Modified:
  podofo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 11:44:25 UTC (rev 817031)
+++ PKGBUILD	2021-01-10 11:47:33 UTC (rev 817032)
@@ -3,8 +3,8 @@
 # Contributor: Preecha Patumchareonpol <yumyai at gmail.com> 
 
 pkgname=podofo
-pkgver=0.9.6
-pkgrel=3
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="A C++ library to work with the PDF file format"
 arch=('x86_64')
 url="http://podofo.sourceforge.net"
@@ -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=('46336fc4c4ce4be814bb5fbb4d918334')
+md5sums=('a3a947e40fc12e0f731b2711e395f236')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list