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

Ionut Biru ibiru at archlinux.org
Fri Jul 6 16:25:44 UTC 2012


    Date: Friday, July 6, 2012 @ 12:25:43
  Author: ibiru
Revision: 163080

update to latest snapshot

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-06 16:17:32 UTC (rev 163079)
+++ PKGBUILD	2012-07-06 16:25:43 UTC (rev 163080)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=x264
-pkgver=20120602
+pkgver=20120705
 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=('50e6dc7a1031a19c710e912dffb19a7a')
+md5sums=('81e5bec5d5774a4a3f567f14bd94289c')
 
 build() {
     cd "$pkgname-snapshot-$pkgver-2245-stable"




More information about the arch-commits mailing list