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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 16 17:00:24 UTC 2021


    Date: Thursday, September 16, 2021 @ 17:00:24
  Author: arojas
Revision: 1016434

Update to 5.0.23

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 16:54:50 UTC (rev 1016433)
+++ PKGBUILD	2021-09-16 17:00:24 UTC (rev 1016434)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.18
+pkgver=5.0.23
 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=('a16b3e56443358d9f01629bc700adcf456db8326177f0d57e08a36f7e8745249')
+sha256sums=('65d86d901ff444b20ddb58a3283d937021c029ae8c84397b863217dc91d46a99')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list