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

Ionut Biru ibiru at archlinux.org
Mon Oct 3 12:19:15 UTC 2011


    Date: Monday, October 3, 2011 @ 08:19:14
  Author: ibiru
Revision: 139540

bump x264

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-03 12:17:06 UTC (rev 139539)
+++ PKGBUILD	2011-10-03 12:19:14 UTC (rev 139540)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20110617
+pkgver=20111001
 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=('928717aa2f0c7ca91e589d6b60e688f1')
+md5sums=('dd67dca96ac79e7cb963bfcbf68e017b')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245"




More information about the arch-commits mailing list