[arch-commits] Commit in x264/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sun Apr 11 16:32:31 UTC 2010
Date: Sunday, April 11, 2010 @ 12:32:30
Author: ibiru
Revision: 77240
upgpkg: x264 20100410-1
update to 20100410
Modified:
x264/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-11 15:13:59 UTC (rev 77239)
+++ PKGBUILD 2010-04-11 16:32:30 UTC (rev 77240)
@@ -4,7 +4,7 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=x264
-pkgver=20100312
+pkgver=20100410
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=('89c15d9a7c5fdc3117969c3c7edd5e3c797d57319ecb549818ea2e90a1016d85')
+sha256sums=('7f42481ad03ffdf04e182fcc336f86e3eec6cdaffb5385ca4e713541b8705185')
build() {
cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1
More information about the arch-commits
mailing list