Version-up scribus to 1.3.9

This commit is contained in:
abveritas 2010-12-08 13:11:08 +00:00
parent e2f0927182
commit 43ec48fd11

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=scribus
pkgver=1.3.8
pkgrel=2
pkgver=1.3.9
pkgrel=1
pkgdesc="A desktop publishing program"
arch=('i686' 'x86_64')
url="http://www.scribus.net"
@ -20,8 +20,8 @@ depends=('libcups>=1.3.11' 'lcms>=1.18' 'qt' 'ghostscript>=8.70' \
'desktop-file-utils' 'shared-mime-info')
makedepends=('cmake')
options=(!libtool !makeflags)
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
md5sums=('660b946ea3ba19e894fb5701832a6b54')
source=(http://sourceforge.net/projects/scribus/files/scribus-devel/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
md5sums=(a54dbf2e10cd88d683d0d34565d29378)
build() {
cd ${srcdir}