summaryrefslogtreecommitdiffstats
path: root/abs/extra/handbrake
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 19:49:06 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 19:49:06 (GMT)
commit088f792f8ca8dedc7944bbdf6130468f64728eb1 (patch)
tree2f4745df9736d5501d94573683eec968fe9b84fb /abs/extra/handbrake
parentcb0db1254b45d917c715f5665810697af4985b4d (diff)
downloadlinhes_pkgbuild-088f792f8ca8dedc7944bbdf6130468f64728eb1.zip
linhes_pkgbuild-088f792f8ca8dedc7944bbdf6130468f64728eb1.tar.gz
linhes_pkgbuild-088f792f8ca8dedc7944bbdf6130468f64728eb1.tar.bz2
handbrake 0.9.8
Diffstat (limited to 'abs/extra/handbrake')
-rw-r--r--abs/extra/handbrake/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/handbrake/PKGBUILD b/abs/extra/handbrake/PKGBUILD
index 386eb08..b70180a 100644
--- a/abs/extra/handbrake/PKGBUILD
+++ b/abs/extra/handbrake/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id$
+# $Id: PKGBUILD 74053 2012-07-18 17:33:26Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Sebastien Piccand <sebcactus gmail com>
pkgname=('handbrake' 'handbrake-cli')
-pkgver=0.9.6
+pkgver=0.9.8
pkgrel=1
arch=('i686' 'x86_64')
url="http://handbrake.fr/"
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
'gstreamer0.10-base' 'gtk2' 'dbus-glib' 'fribidi')
source=(http://downloads.sourceforge.net/project/handbrake/$pkgver/HandBrake-$pkgver.tar.bz2)
-sha256sums=('8e7d3dd6d9eb10ba633bf0b6cabcc50a995699ec448f86cb9579c0d2fc7005f5')
+sha256sums=('dba75a9ff772e419c01d75532c1bf0d7253e73d7ead184eee755cd4c133dc798')
build() {
cd "$srcdir/HandBrake-$pkgver"