dvd-slideshow: update to 0.8.6

This commit is contained in:
gnastyle 2015-12-31 15:36:09 +01:00
parent 726b86f9a5
commit 28c4c96183

View File

@ -1,15 +1,5 @@
#
# Apps Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Tim Yang <tdy@gmx.com>
# Contributor: JJDaNiMoTh <jjdanimoth.aur@gmail.com>
# Contributor: Travis Nickles <ryoohki7@yahoo.com>
# Contributor: Haw-Bin Chai <hbchai@gmail.com>
pkgname=dvd-slideshow
pkgver=0.8.4
pkgver=0.8.6
_pkgver=$pkgver-1
pkgrel=1
pkgdesc="Scripts for creating slideshow DVDs with menus, audio, and fancy effects."
@ -19,7 +9,7 @@ license=('GPL')
depends=('bc' 'cdrkit' 'dvdauthor' 'jhead' 'netpbm' 'sox' 'toolame' 'transcode' 'vorbis-tools')
categories=('multimedia')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.gz)
md5sums=('ff0adf41553e78831e3217d7caca1ffe')
sha256sums=('3424f53ac76a6bc2209f58d8f6995af589a804be9585ac4cde66592c7124acfc')
package() {
cd $srcdir/$pkgname-$_pkgver