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

Antonio Rojas arojas at archlinux.org
Fri Oct 23 12:44:00 UTC 2020


    Date: Friday, October 23, 2020 @ 12:44:00
  Author: arojas
Revision: 730664

Update to 4.4.5

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-23 12:01:49 UTC (rev 730663)
+++ PKGBUILD	2020-10-23 12:44:00 UTC (rev 730664)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.4.4
+pkgver=4.4.5
 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=('cdc8773c4858806a39721fcd350972652411e4fcd3cb8a5c271bdfa844bd9e59')
+sha256sums=('99fd57970559868f8aa79c70b330598ef96efb3b19075f60c0a911ceb84d6410')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list