[arch-commits] Commit in scribus/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Fri Jan 20 05:57:28 UTC 2012


    Date: Friday, January 20, 2012 @ 00:57:27
  Author: remy
Revision: 146994

upgpkg: scribus 1.4.0-1

Upstream update.

Modified:
  scribus/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-20 05:40:57 UTC (rev 146993)
+++ PKGBUILD	2012-01-20 05:57:27 UTC (rev 146994)
@@ -5,7 +5,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=scribus
-pkgver=1.3.9
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="A desktop publishing program"
 arch=('i686' 'x86_64')
@@ -16,10 +16,10 @@
          'libart-lgpl>=2.3.20' 'python2' 'libxml2>=2.7.3' 'cairo' \
          'desktop-file-utils' 'shared-mime-info')
 makedepends=('cmake')
-options=(!libtool !makeflags)
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a54dbf2e10cd88d683d0d34565d29378')
-sha1sums=('86bc4db2d8fbb91fe94f8535327991e9128c5862')
+options=(!libtool)
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+md5sums=('ae19e62399941fb8e868d8e762caf494')
+sha1sums=('0e3afb98a56084c2938a8402df2d89214c42b809')
 
 build() {
 	cd "${srcdir}"




More information about the arch-commits mailing list