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

Ionut Biru ibiru at archlinux.org
Fri Aug 27 17:40:17 UTC 2010


    Date: Friday, August 27, 2010 @ 13:40:17
  Author: ibiru
Revision: 88984

upgpkg: x264 20100826-1 bump version

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-27 17:36:16 UTC (rev 88983)
+++ PKGBUILD	2010-08-27 17:40:17 UTC (rev 88984)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20100722
+pkgver=20100826
 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=('f5d2e43074b29b91df37a7953152e40c')
+md5sums=('a5045c65078bf870f845c6bc12ecd65f')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245"




More information about the arch-commits mailing list