[arch-commits] Commit in ffmpeg2.8/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Nov 2 10:35:42 UTC 2016
Date: Wednesday, November 2, 2016 @ 10:35:41
Author: alucryd
Revision: 279742
HTTPS/GPG todo
Modified:
ffmpeg2.8/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-02 10:22:25 UTC (rev 279741)
+++ PKGBUILD 2016-11-02 10:35:41 UTC (rev 279742)
@@ -10,7 +10,7 @@
pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
-url='http://ffmpeg.org/'
+url='https://ffmpeg.org/'
license=('GPL3')
depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame'
'libass' 'libbluray' 'libmodplug' 'libpulse' 'libsoxr' 'libssh'
@@ -23,10 +23,9 @@
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
'libswscale.so')
-source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2"
- "http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2.asc")
-validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('8777ce4a335640fdd13680ba423ef6da330ff5071bfbe27cdbb452379167efe5'
+source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
+validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
+sha256sums=('97be8a6c1cab2c52015544f76d40f6fd0babcb1b40cf601b4e57fb818564157c'
'SKIP')
build() {
More information about the arch-commits
mailing list