summaryrefslogtreecommitdiff
path: root/community/ffmpeg2theora/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
commitcbcf42aba84733e1b9072f5320519c99bf8c0ac7 (patch)
treea329670cb53aabe42cc50ef6cda1e534d4dfbabf /community/ffmpeg2theora/PKGBUILD
parent8e372cc6207b56516c1facdaeb92d15c4716d8a2 (diff)
Mon Oct 10 23:14:36 UTC 2011
Diffstat (limited to 'community/ffmpeg2theora/PKGBUILD')
-rw-r--r--community/ffmpeg2theora/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/community/ffmpeg2theora/PKGBUILD b/community/ffmpeg2theora/PKGBUILD
index 2735fde10..093fe7296 100644
--- a/community/ffmpeg2theora/PKGBUILD
+++ b/community/ffmpeg2theora/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 19599 2010-06-26 01:11:45Z ebelanger $
-# Maintainer: Eric Belanger <eric@archlinux.org>
+# $Id: PKGBUILD 56650 2011-10-09 12:33:26Z jlichtblau $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
pkgname=ffmpeg2theora
-pkgver=0.27
+pkgver=0.28
pkgrel=1
pkgdesc="A simple converter to create Ogg Theora files"
arch=('i686' 'x86_64')
@@ -11,9 +12,9 @@ url="http://www.v2v.cc/~j/ffmpeg2theora/"
license=('GPL3')
depends=('ffmpeg')
makedepends=('pkgconfig' 'scons')
-source=(http://www.v2v.cc/~j/ffmpeg2theora/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ec6bc7418aeb37f20759280f236c214a')
-sha1sums=('7480eb53995707f3f37769f5bfb590e56f943ac6')
+changelog=$pkgname.changelog
+source=(http://www.v2v.cc/~j/${pkgname}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('6893c1444d730a1514275ba76ba487ca207205b916d6cb1285704225ee86fe1e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"