diff options
author | root <root@rshg054.dnsready.net> | 2012-02-22 23:15:20 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-22 23:15:20 +0000 |
commit | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (patch) | |
tree | 803d7c2e3ac59d0ba8ac74c1b2a6dc6167937631 /community/mandvd | |
parent | 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (diff) |
Wed Feb 22 23:15:20 UTC 2012
Diffstat (limited to 'community/mandvd')
-rw-r--r-- | community/mandvd/PKGBUILD | 8 | ||||
-rw-r--r-- | community/mandvd/mandvd.changelog | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/community/mandvd/PKGBUILD b/community/mandvd/PKGBUILD index 2fbc8c39a..4c5abc0cc 100644 --- a/community/mandvd/PKGBUILD +++ b/community/mandvd/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 24946 2010-08-29 19:08:23Z jlichtblau $ +# $Id: PKGBUILD 65689 2012-02-21 21:57:30Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: JJDaNiMoTh <jjdanimoth.aur@gmail.com> # Contributor: Jesus Lazaro Plaza <jesuslazaro84@gmail.com> pkgname=mandvd pkgver=2.6 -pkgrel=1 +pkgrel=2 pkgdesc="A program to simply create DVD Video" arch=('i686' 'x86_64') url="http://www.kde-apps.org/content/show.php/ManDVD?content=83906" license=('GPL') depends=('dvd+rw-tools>=5.21.4' 'dvd-slideshow>=0.7.5' 'mjpegtools>=1.8.0' 'mplayer' 'qt3' 'xine-ui>=0.99.4') changelog=$pkgname.changelog -source=(http://www.grommit.se/$pkgname/${pkgname}-${pkgver}-1.fc12.tar.gz) -md5sums=('7b10baa97b9c74a054f432b45940f3aa') +source=(http://ftp.sh.cvut.cz/MIRRORS/vector/veclinux-7.0/source/abs/xap/$pkgname/$pkgname-$pkgver-1.fc12.tar.gz) +sha256sums=('967fd66da31f0619001b3aaea494ab41579ab7ffdc6a1b0a51a4a4add012eb9c') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/community/mandvd/mandvd.changelog b/community/mandvd/mandvd.changelog index 47de07b66..90b4038b0 100644 --- a/community/mandvd/mandvd.changelog +++ b/community/mandvd/mandvd.changelog @@ -1,8 +1,10 @@ -2010-08-29 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> +2012-02-21 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * mandvd 2.6-2 + * package signed and FS#27067 fixed +2010-08-29 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * mandvd 2.6-1 - new upstream release + * new upstream release 2009-04-29 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> - * Update to major release 2.5 |