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

Antonio Rojas arojas at gemini.archlinux.org
Tue Dec 28 13:43:27 UTC 2021


    Date: Tuesday, December 28, 2021 @ 13:43:26
  Author: arojas
Revision: 1085672

Update to 5.0.58

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-28 13:42:54 UTC (rev 1085671)
+++ PKGBUILD	2021-12-28 13:43:26 UTC (rev 1085672)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.49
+pkgver=5.0.58
 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=('05d71af4911b4256ad083a200a0f51758b5712ec9704358e55e0e22b2e6282fd')
+sha256sums=('e0b9637592d834e0b94004e99fabf36fff10f48e7d35cc6b0c23b9abdd5dac23')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list