community/scribus to 1.4.5-1

This commit is contained in:
Kevin Mihelich 2015-01-31 08:04:32 +00:00
parent 239b625c86
commit 5b779909bc
2 changed files with 7 additions and 7 deletions

View file

@ -9,8 +9,8 @@
# - patch for qreal on ARM
pkgname=scribus
pkgver=1.4.4
pkgrel=2
pkgver=1.4.5
pkgrel=1
pkgdesc='Desktop publishing software'
url="http://www.scribus.net/"
license=('GPL')
@ -21,8 +21,8 @@ depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
'desktop-file-utils' 'shared-mime-info')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"
'arm.patch')
sha1sums=('7bd3b4a7d6e6262126079847c617b3a25ba8ab06'
'efb1fbf23b29527397f5fd7fe999bbeef50e5129')
sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3'
'3a7b787f1b998d6af05d2f920dcecdc0b215cc26')
options=('!libtool')
install=install

View file

@ -1,7 +1,7 @@
diff -urN a/scribus/scribus.cpp b/scribus/scribus.cpp
--- a/scribus/scribus.cpp 2012-12-31 02:23:05.000000000 -0700
+++ b/scribus/scribus.cpp 2013-06-06 14:46:51.107008231 -0600
@@ -6688,7 +6688,7 @@
--- a/scribus/scribus.cpp 2014-12-21 04:31:54.000000000 -0700
+++ b/scribus/scribus.cpp 2015-01-31 01:03:34.411160428 -0700
@@ -6704,7 +6704,7 @@
if (mode == modeDrawShapes)
{
doc->SubMode = modeToolBar->SubMode;