[arch-commits] Commit in scribus/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Wed Jun 18 17:39:34 UTC 2008


    Date: Wednesday, June 18, 2008 @ 13:39:33
  Author: tobias
Revision: 3041

Merged revisions 2-3040 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/scribus/trunk

........
  r356 | aaron | 2008-04-18 15:56:27 -0700 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r3040 | tobias | 2008-06-18 10:39:04 -0700 (Wed, 18 Jun 2008) | 1 line
  
  upgpkg: scribus 1.3.3.12-1
........

Modified:
  scribus/repos/extra-i686/	(properties)
  scribus/repos/extra-i686/PKGBUILD

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


Property changes on: scribus/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /scribus/trunk:1
   + /scribus/trunk:1-3040

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-06-18 17:39:04 UTC (rev 3040)
+++ extra-i686/PKGBUILD	2008-06-18 17:39:33 UTC (rev 3041)
@@ -3,8 +3,8 @@
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=scribus
-pkgver=1.3.3.11
-pkgrel=2
+pkgver=1.3.3.12
+pkgrel=1
 pkgdesc="A desktop publishing program"
 arch=(i686 x86_64)
 license=('GPL')
@@ -17,7 +17,7 @@
 options=(!libtool force !makeflags)
 replaces=('scribus-devel')
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('472432b6ae85e005c98bc11c79572ec9')
+md5sums=('f380fa216333586a4ba59d00cb86a6d0')
 
 build() {
   # Source the QT profile
@@ -29,6 +29,6 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 
-  install -Dm644 scribus.desktop \
+  install -Dm644 vnd.scribus.desktop \
     ${startdir}/pkg/usr/share/applications/scribus.desktop
 }





More information about the arch-commits mailing list