Date: Saturday, January 31, 2015 @ 08:37:21 Author: bisson Revision: 126836
upstream update Modified: scribus/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-31 06:23:28 UTC (rev 126835) +++ PKGBUILD 2015-01-31 07:37:21 UTC (rev 126836) @@ -6,8 +6,8 @@ # Contributor: Ben <[email protected]> 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') @@ -18,7 +18,7 @@ 'ghostscript' 'python2' 'podofo' 'boost-libs' 'desktop-file-utils' 'shared-mime-info') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('7bd3b4a7d6e6262126079847c617b3a25ba8ab06') +sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3') install=install
