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

Daniel Griffiths dgriffiths at archlinux.org
Fri Apr 30 02:29:10 UTC 2010


    Date: Thursday, April 29, 2010 @ 22:29:10
  Author: dgriffiths
Revision: 79030

FS#19265

Modified:
  scribus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-30 02:28:19 UTC (rev 79029)
+++ PKGBUILD	2010-04-30 02:29:10 UTC (rev 79030)
@@ -5,7 +5,7 @@
 
 pkgname=scribus
 pkgver=1.3.6
-pkgrel=1
+pkgrel=2
 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=('4c69d24aac3dcc806f34b8c13668f83b')
+md5sums=('2d653c8371d198b5d8321e9ba5e0142d')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list