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

Ionut Biru ibiru at archlinux.org
Mon Oct 31 13:04:28 UTC 2011


    Date: Monday, October 31, 2011 @ 09:04:28
  Author: ibiru
Revision: 141583

new snapshot

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-31 12:18:41 UTC (rev 141582)
+++ PKGBUILD	2011-10-31 13:04:28 UTC (rev 141583)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20111001
+pkgver=20111030
 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)
-md5sums=('dd67dca96ac79e7cb963bfcbf68e017b')
+md5sums=('fa52ad09dcb7d4e1a66adcaa2dab26bc')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245"




More information about the arch-commits mailing list