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

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


    Date: Wednesday, June 18, 2008 @ 13:39:04
  Author: tobias
Revision: 3040

upgpkg: scribus 1.3.3.12-1

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-18 02:57:17 UTC (rev 3039)
+++ PKGBUILD	2008-06-18 17:39:04 UTC (rev 3040)
@@ -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