summaryrefslogtreecommitdiff
path: root/community/dvdstyler
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-17 04:48:45 +0000
committerroot <root@rshg047.dnsready.net>2011-04-17 04:48:45 +0000
commit66f23fc95df1f1b02b24701055a63bddfd292451 (patch)
tree22bd436b3447d82959f6f030de7ffb83de1466c1 /community/dvdstyler
parentec549f64c923643d4b13dd7d364e080840ae3e29 (diff)
Sun Apr 17 04:48:45 UTC 2011
Diffstat (limited to 'community/dvdstyler')
-rw-r--r--community/dvdstyler/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dvdstyler/PKGBUILD b/community/dvdstyler/PKGBUILD
index 1002839e2..f42f4dcc0 100644
--- a/community/dvdstyler/PKGBUILD
+++ b/community/dvdstyler/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 43532 2011-03-27 09:16:44Z ebelanger $
+# $Id: PKGBUILD 45103 2011-04-16 14:58:57Z ebelanger $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=dvdstyler
-pkgver=1.8.2.1
+pkgver=1.8.3
pkgrel=1
pkgdesc="Cross-platform DVD authoring application"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('zip' 'xmlto' 'docbook-xsl')
optdepends=('dvdisaster: ECC support')
options=('!makeflags')
source=("http://downloads.sourceforge.net/dvdstyler/DVDStyler-${pkgver}.tar.bz2")
-md5sums=('db3ef9340dcefcdf7f99c7e4172078f6')
+md5sums=('69a6d0a920e780bbcf65e94041e58429')
build() {
cd "${srcdir}/DVDStyler-${pkgver}"