Date: Monday, January 18, 2010 @ 19:57:02
Author: andrea
Revision: 63891
upgpkg: dvdauthor 0.6.14-6
libjpeg8 rebuild
Modified:
dvdauthor/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-19 00:53:07 UTC (rev 63890)
+++ PKGBUILD 2010-01-19 00:57:02 UTC (rev 63891)
@@ -1,17 +1,18 @@
# $Id$
-# Maintainer: Travis Willard <[email protected]>
+# Maintainer: Giovanni Scafora <[email protected]>
+# Contributor: Travis Willard <[email protected]>
# Contributor: Jaroslaw Swierczynski <[email protected]>
# Contributor: Nicolai Lissner <[email protected]>
pkgname=dvdauthor
pkgver=0.6.14
-pkgrel=5
+pkgrel=6
pkgdesc="DVD authoring tools"
arch=('i686' 'x86_64')
url="http://dvdauthor.sourceforge.net/"
license=('GPL')
-depends=('libdvdread>=4.1.3' 'imagemagick>=6.5.3.10')
-source=(http://downloads.sourceforge.net/sourceforge/dvdauthor/${pkgname}-${pkgver}.tar.gz)
+depends=('libdvdread' 'imagemagick')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('bd646b47950c4091ffd781d43fd2c5e9')
build() {