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

Daniel Griffiths dgriffiths at archlinux.org
Wed Mar 17 07:01:45 UTC 2010


    Date: Wednesday, March 17, 2010 @ 03:01:45
  Author: dgriffiths
Revision: 72500

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-17 04:40:40 UTC (rev 72499)
+++ PKGBUILD	2010-03-17 07:01:45 UTC (rev 72500)
@@ -4,8 +4,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=scribus
-pkgver=1.3.5.1
-pkgrel=2
+pkgver=1.3.6
+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=('4cadca0c780491ad61dc2d815776f10b')
+md5sums=('4c69d24aac3dcc806f34b8c13668f83b')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list