summaryrefslogtreecommitdiff
path: root/community/dvdstyler/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dvdstyler/PKGBUILD')
-rw-r--r--community/dvdstyler/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dvdstyler/PKGBUILD b/community/dvdstyler/PKGBUILD
index 06fb68653..7cd8d6095 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' 'mips64el')
@@ -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}"