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

Eric Bélanger eric at archlinux.org
Sun Jan 11 23:42:23 UTC 2009


    Date: Sunday, January 11, 2009 @ 18:42:22
  Author: eric
Revision: 24030

upgpkg: x264 20090108-1
    upstream update to 20090108 snapshot

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 23:38:49 UTC (rev 24029)
+++ PKGBUILD	2009-01-11 23:42:22 UTC (rev 24030)
@@ -3,7 +3,7 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20080625
+pkgver=20090108
 pkgrel=1
 pkgdesc="free library for encoding H264/AVC video streams"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=('libx11')
 makedepends=('yasm')
 source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
-md5sums=('6b4da463cf4c800b69fbf8518d6461e5')
+md5sums=('27129d3cc2e93899069f3caf6eb51f68')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245" || return 1




More information about the arch-commits mailing list