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

Antonio Rojas arojas at archlinux.org
Sat Feb 20 12:31:27 UTC 2021


    Date: Saturday, February 20, 2021 @ 12:31:26
  Author: arojas
Revision: 866794

Update to 4.4.32

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 12:29:09 UTC (rev 866793)
+++ PKGBUILD	2021-02-20 12:31:26 UTC (rev 866794)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.29
+pkgver=4.4.32
 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=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver.tar.gz")
-sha256sums=('a349721e32d7366ae04a786ce8aa7d2fde53f1c79f1500ac03295274c19c2d70')
+sha256sums=('208469cf87fcb3cd4f741764ffe268d8c5f966b6762b12e05f39b83520abbf1c')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list