[arch-commits] Commit in x264/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Jun 8 15:54:23 UTC 2010
Date: Tuesday, June 8, 2010 @ 11:54:23
Author: ibiru
Revision: 82070
upgpkg: x264 20100607-1
bump to 20100607
Modified:
x264/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-08 13:08:27 UTC (rev 82069)
+++ PKGBUILD 2010-06-08 15:54:23 UTC (rev 82070)
@@ -4,7 +4,7 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=x264
-pkgver=20100524
+pkgver=20100607
pkgrel=1
pkgdesc="free library for encoding H264/AVC video streams"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('glibc')
makedepends=('yasm')
source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
-sha256sums=('0c7c93cd47104f7bfea2b73ab5290635c07212574cc325c22ab31e8ef03fa779')
+md5sums=('d796cbb3eb4ce5126b861aed64d0058e')
build() {
cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1
More information about the arch-commits
mailing list