[arch-commits] Commit in x264/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue May 25 23:11:25 UTC 2010


    Date: Tuesday, May 25, 2010 @ 19:11:25
  Author: ibiru
Revision: 81021

upgpkg: x264 20100524-1
bump to new version

Modified:
  x264/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-25 18:19:35 UTC (rev 81020)
+++ PKGBUILD	2010-05-25 23:11:25 UTC (rev 81021)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20100410
+pkgver=20100524
 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=('7f42481ad03ffdf04e182fcc336f86e3eec6cdaffb5385ca4e713541b8705185')
+sha256sums=('0c7c93cd47104f7bfea2b73ab5290635c07212574cc325c22ab31e8ef03fa779')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1




More information about the arch-commits mailing list