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

Antonio Rojas arojas at gemini.archlinux.org
Tue Aug 31 08:40:27 UTC 2021


    Date: Tuesday, August 31, 2021 @ 08:40:27
  Author: arojas
Revision: 1010128

Update to 5.0.13

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 08:37:34 UTC (rev 1010127)
+++ PKGBUILD	2021-08-31 08:40:27 UTC (rev 1010128)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.11
+pkgver=5.0.13
 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=('a07b6928037fd59fe0b2b2823990166f7b57c421c69ac98cbeda97653073d41e')
+sha256sums=('6fbf9c46327128e10d485d74ee467465a216abe23ddf962e5dee8cf7ea3391fa')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list