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

Antonio Rojas arojas at archlinux.org
Wed Apr 21 13:41:22 UTC 2021


    Date: Wednesday, April 21, 2021 @ 13:41:22
  Author: arojas
Revision: 920514

Update to 4.5.7

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 13:39:29 UTC (rev 920513)
+++ PKGBUILD	2021-04-21 13:41:22 UTC (rev 920514)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.5.3
+pkgver=4.5.7
 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=('d9ccb430d1091efdd941873a1fc3c80499ddb22e0ac8b2b3a639c217366332d7')
+sha256sums=('d981dd9575d953061012dbc7bfcf261b45dfc8187b28e50a1b66f5ed56d38ca3')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list