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

Ionut Biru ibiru at archlinux.org
Wed Nov 14 14:43:19 UTC 2012


    Date: Wednesday, November 14, 2012 @ 09:43:18
  Author: ibiru
Revision: 170994

update snapshot

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-14 14:37:18 UTC (rev 170993)
+++ PKGBUILD	2012-11-14 14:43:18 UTC (rev 170994)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20120705
+pkgver=20121113
 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-stable.tar.bz2)
-md5sums=('81e5bec5d5774a4a3f567f14bd94289c')
+md5sums=('c37851c8534ef5d7b1935145f8f5a725')
 
 build() {
     cd "$pkgname-snapshot-$pkgver-2245-stable"




More information about the arch-commits mailing list