community/scribus to 1.4.6-4

This commit is contained in:
Kevin Mihelich 2016-01-13 13:18:29 +00:00
parent 896d0bf4bb
commit cce9e54ff8

View file

@ -9,7 +9,7 @@
# - patch for qreal on ARM
pkgname=scribus
pkgver=1.4.5
pkgver=1.4.6
pkgrel=4
pkgdesc='Desktop publishing software'
url="http://www.scribus.net/"
@ -19,9 +19,11 @@ makedepends=('cmake' 'boost' 'mesa')
depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
'ghostscript' 'python2' 'podofo' 'boost-libs'
'desktop-file-utils' 'shared-mime-info')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
validpgpkeys=('5086B8D68E70FDDF4C40045AEF7B95E7F60166DA')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc}
'arm.patch')
sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3'
sha1sums=('f04a2eecfb531af4beb99645f85165be161b00a3'
'SKIP'
'3a7b787f1b998d6af05d2f920dcecdc0b215cc26')
options=('!libtool')