mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
podofo: update to 0.9.5
This commit is contained in:
parent
b26606363b
commit
c1eae23f0e
@ -1,5 +1,5 @@
|
||||
pkgname=podofo
|
||||
pkgver=0.9.4
|
||||
pkgver=0.9.5
|
||||
pkgrel=1
|
||||
pkgdesc="PoDoFo is a library to work with the PDF file format."
|
||||
arch=('x86_64')
|
||||
@ -8,8 +8,8 @@ license=('GPL')
|
||||
depends=('gcc-libs' 'fontconfig' 'libpng' 'libtiff' 'zlib')
|
||||
makedepends=('cmake' 'lua')
|
||||
optdepends=('cppunit' 'lua')
|
||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('929c9d2bd367fb6cb1f178cd4eb93dd3')
|
||||
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('4751a6cf41250bea550a73ff960b7228')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user