[arch-commits] Commit in x264/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri May 26 12:36:10 UTC 2017
Date: Friday, May 26, 2017 @ 12:36:10
Author: alucryd
Revision: 296650
upgpkg: x264 2:148.20170519-1
Modified:
x264/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-26 10:58:03 UTC (rev 296649)
+++ PKGBUILD 2017-05-26 12:36:10 UTC (rev 296650)
@@ -6,8 +6,8 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
-pkgver=148.20170121
-pkgrel=6
+pkgver=148.20170519
+pkgrel=1
epoch=2
arch=('i686' 'x86_64')
url='https://www.videolan.org/developers/x264.html'
@@ -14,7 +14,7 @@
license=('GPL')
depends=('glibc')
makedepends=('yasm' 'git' 'ffmpeg' 'l-smash')
-_commit='97eaef2ab82a46d13ea5e00270712d6475fbe42b'
+_commit='d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681'
source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}")
sha256sums=('SKIP')
More information about the arch-commits
mailing list