summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/x264
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:27:05 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:27:05 (GMT)
commitda3103c70095714c0aba66abb8a0cddd3b71141f (patch)
treea967febcc5cafa4af60bae5162e431c96fffade8 /abs/core-testing/x264
parentd5aa8292cc6ff76f16f3878e98cd750b52a33fcb (diff)
downloadlinhes_pkgbuild-da3103c70095714c0aba66abb8a0cddd3b71141f.zip
linhes_pkgbuild-da3103c70095714c0aba66abb8a0cddd3b71141f.tar.gz
linhes_pkgbuild-da3103c70095714c0aba66abb8a0cddd3b71141f.tar.bz2
Updated to sync w/ upstream.
Diffstat (limited to 'abs/core-testing/x264')
-rw-r--r--abs/core-testing/x264/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/x264/PKGBUILD b/abs/core-testing/x264/PKGBUILD
index fd30204..8d85cb5 100644
--- a/abs/core-testing/x264/PKGBUILD
+++ b/abs/core-testing/x264/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 3616 2008-06-26 02:00:55Z paul $
+# $Id: PKGBUILD 24030 2009-01-11 23:42:22Z eric $
# Contributor: damir <damir@archlinux.org>
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgname=x264
-pkgver=20080625
+pkgver=20090108
pkgrel=1
pkgdesc="free library for encoding H264/AVC video streams"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ license=('GPL')
depends=('libx11')
makedepends=('yasm')
source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
-md5sums=('6b4da463cf4c800b69fbf8518d6461e5')
+md5sums=('27129d3cc2e93899069f3caf6eb51f68')
build() {
cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1