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

Antonio Rojas arojas at archlinux.org
Fri Feb 3 18:24:22 UTC 2017


    Date: Friday, February 3, 2017 @ 18:24:22
  Author: arojas
Revision: 209773

Update to 0.9.5

Modified:
  podofo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-03 18:21:19 UTC (rev 209772)
+++ PKGBUILD	2017-02-03 18:24:22 UTC (rev 209773)
@@ -4,7 +4,7 @@
 # Contributor: Preecha Patumchareonpol <yumyai at gmail.com> 
 
 pkgname=podofo
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc="A C++ library to work with the PDF file format"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('lua' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
 makedepends=('cmake')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('929c9d2bd367fb6cb1f178cd4eb93dd3')
+md5sums=('4751a6cf41250bea550a73ff960b7228')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list