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

Antonio Rojas arojas at gemini.archlinux.org
Mon Sep 6 17:13:12 UTC 2021


    Date: Monday, September 6, 2021 @ 17:13:12
  Author: arojas
Revision: 1011884

Update to 5.0.18

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-06 16:56:54 UTC (rev 1011883)
+++ PKGBUILD	2021-09-06 17:13:12 UTC (rev 1011884)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.15
+pkgver=5.0.18
 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://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('2cfe4d6faaaa8d9302401ba77c865284cd7e49d76631a2af69592f233e10eed1')
+sha256sums=('a16b3e56443358d9f01629bc700adcf456db8326177f0d57e08a36f7e8745249')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list