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

Ionut Biru ibiru at archlinux.org
Mon Feb 8 16:38:55 UTC 2010


    Date: Monday, February 8, 2010 @ 11:38:55
  Author: ibiru
Revision: 67569

upgpkg: x264 20100207-1
    bump to new snapshost

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-08 16:25:49 UTC (rev 67568)
+++ PKGBUILD	2010-02-08 16:38:55 UTC (rev 67569)
@@ -3,7 +3,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20100107
+pkgver=20100207
 pkgrel=1
 pkgdesc="free library for encoding H264/AVC video streams"
 arch=(i686 x86_64)
@@ -12,8 +12,7 @@
 depends=('libx11')
 makedepends=('yasm')
 source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
-md5sums=('58337bf425518cb79dd804bcfd10b7b7')
-
+md5sums=('cbbbb0b5b42c727b5ae515232f6d0c72')
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1
 




More information about the arch-commits mailing list