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

Maxime Gauduin alucryd at archlinux.org
Fri May 19 12:12:08 UTC 2017


    Date: Friday, May 19, 2017 @ 12:12:07
  Author: alucryd
Revision: 228527

upgpkg: gpac 1:0.7.1-2

Modified:
  gpac/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-19 10:51:25 UTC (rev 228526)
+++ PKGBUILD	2017-05-19 12:12:07 UTC (rev 228527)
@@ -3,12 +3,12 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=gpac
-pkgver=0.6.1
+pkgver=0.7.1
 pkgrel=2
 epoch=1
 pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
 arch=('i686' 'x86_64')
-url='https://gpac.wp.mines-telecom.fr/'
+url='https://gpac.wp.imt.fr/'
 license=('LGPL')
 depends=('ffmpeg' 'glu' 'libxv')
 makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
@@ -20,7 +20,7 @@
 provides=('libgpac.so')
 options=('staticlibs' '!makeflags')
 source=("gpac-${pkgver}.tar.gz::https://github.com/gpac/gpac/archive/v${pkgver}.tar.gz" gpac-openssl-1.1.patch)
-sha256sums=('67d1ac8f8b3e74da0e4e38ea926dc15bca6e9941e8f366e3538abcf13c103c09'
+sha256sums=('c7a18b9eea1264fee392e7222d16b180e0acdd6bb173ff6b8baadbf50b3b1d7f'
             '3a8b7b51192424df5aee3bf11a0207c9374aabcfba4db90522af2e3bbc37bbbe')
 
 prepare() {



More information about the arch-commits mailing list