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

Ionut Biru ibiru at archlinux.org
Sat May 7 09:56:36 UTC 2011


    Date: Saturday, May 7, 2011 @ 05:56:35
  Author: ibiru
Revision: 122909

bump ver

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-07 08:51:06 UTC (rev 122908)
+++ PKGBUILD	2011-05-07 09:56:35 UTC (rev 122909)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20110327
+pkgver=20110506
 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=('7579aff8166a974a1b293cd18b9ead92')
+md5sums=('29afc662ac62b7cabffccc65faa146ae')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245"




More information about the arch-commits mailing list