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

Daniel Griffiths dgriffiths at archlinux.org
Wed Jun 30 21:16:28 UTC 2010


    Date: Wednesday, June 30, 2010 @ 17:16:27
  Author: dgriffiths
Revision: 84545

Modified:
  scribus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-30 19:20:25 UTC (rev 84544)
+++ PKGBUILD	2010-06-30 21:16:27 UTC (rev 84545)
@@ -4,8 +4,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=scribus
-pkgver=1.3.6
-pkgrel=2
+pkgver=1.3.7
+pkgrel=1
 pkgdesc="A desktop publishing program"
 arch=('i686' 'x86_64')
 url="http://www.scribus.net"
@@ -17,7 +17,7 @@
 makedepends=('cmake')
 options=(!libtool !makeflags)
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2d653c8371d198b5d8321e9ba5e0142d')
+md5sums=('2c486389172c053ff4da38960e412690')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list