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

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 29 18:07:37 UTC 2021


    Date: Wednesday, September 29, 2021 @ 18:07:37
  Author: arojas
Revision: 1025980

Update to 5.0.28

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-29 18:05:21 UTC (rev 1025979)
+++ PKGBUILD	2021-09-29 18:07:37 UTC (rev 1025980)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.26
+pkgver=5.0.28
 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=('fbbbcc51013bd8e60534093644097756a991d5282df988f926e142f3e3e169d2')
+sha256sums=('c7c15a0f077e5f4f2d6ff3d16273a5c22e91d849a1aec0ecaae294b7fe7080e9')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list