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

Antonio Rojas arojas at archlinux.org
Tue Jun 15 13:29:33 UTC 2021


    Date: Tuesday, June 15, 2021 @ 13:29:32
  Author: arojas
Revision: 963762

Update to 4.5.20

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 11:35:21 UTC (rev 963761)
+++ PKGBUILD	2021-06-15 13:29:32 UTC (rev 963762)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.5.16
+pkgver=4.5.20
 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=('7658e1cdd6476f41bb651657097c0e4a85924148e0e4cd5d7661500bea39bd89')
+sha256sums=('72064fb694a306c717ef6a4b0ee2ca165370273b6001cfc02387b5c2d4347ba6')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list