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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 21 05:43:25 UTC 2014


    Date: Sunday, September 21, 2014 @ 07:43:25
  Author: giovanni
Revision: 119348

upgpkg: podofo 0.9.3-1

upstream release

Modified:
  podofo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-21 05:17:05 UTC (rev 119347)
+++ PKGBUILD	2014-09-21 05:43:25 UTC (rev 119348)
@@ -4,16 +4,16 @@
 # Contributor: Preecha Patumchareonpol <yumyai at gmail.com> 
 
 pkgname=podofo
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="A C++ library to work with the PDF file format"
 arch=('i686' 'x86_64')
 url="http://podofo.sourceforge.net"
 license=('GPL')
-depends=('openssl' 'libidn' 'lua51' 'fontconfig' 'libpng' 'libtiff')
+depends=('lua51' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
 makedepends=('cmake')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('41966c57fa4266ac5cef80bfade0c8e7')
+md5sums=('268ca111826757ca7e3f5c4be3547e7a')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list