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

Ionut Biru ibiru at archlinux.org
Sun Jan 16 13:56:10 UTC 2011


    Date: Sunday, January 16, 2011 @ 08:56:10
  Author: ibiru
Revision: 106279

upgpkg: x264 20110115-1
update to latest snapshot

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 13:42:00 UTC (rev 106278)
+++ PKGBUILD	2011-01-16 13:56:10 UTC (rev 106279)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20101013
+pkgver=20110115
 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=('332def30b4c8ba2d4ef307396a354c19')
+md5sums=('c977e56dac340bc5145a3ecce9a45aef')
 
 build() {
     cd "$srcdir/$pkgname-snapshot-$pkgver-2245"




More information about the arch-commits mailing list