[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Nov 2 17:19:16 UTC 2021
Date: Tuesday, November 2, 2021 @ 17:19:15
Author: arojas
Revision: 1035398
Update to 5.0.46
Modified:
mediastreamer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 17:17:37 UTC (rev 1035397)
+++ PKGBUILD 2021-11-02 17:19:15 UTC (rev 1035398)
@@ -5,7 +5,7 @@
# Contributor: Mark Lee <mark at markelee.com>
pkgname=mediastreamer
-pkgver=5.0.44
+pkgver=5.0.46
pkgrel=1
pkgdesc='A library written in C that allows you to create and run audio and video streams'
arch=(x86_64)
@@ -14,7 +14,7 @@
depends=(ortp ffmpeg bzrtp glew libsrtp)
makedepends=(cmake python bcunit doxygen)
source=(https://gitlab.linphone.org/BC/public/${pkgname}2/-/archive/$pkgver/${pkgname}2-$pkgver.tar.bz2)
-sha256sums=('e4578abb45a993f3995ed6ed09292d896c9cd234a6ff2c5531c47d2e435dc609')
+sha256sums=('7a59723dc5e6e2fc287ee3e6d1507a5ffbffa4142ef939a40f3dceb0b4054f2e')
validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
build() {
More information about the arch-commits
mailing list