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

Antonio Rojas arojas at archlinux.org
Fri Jun 25 06:09:46 UTC 2021


    Date: Friday, June 25, 2021 @ 06:09:46
  Author: arojas
Revision: 967389

Update to 4.5.22

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 06:09:16 UTC (rev 967388)
+++ PKGBUILD	2021-06-25 06:09:46 UTC (rev 967389)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.5.20
+pkgver=4.5.22
 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=('72064fb694a306c717ef6a4b0ee2ca165370273b6001cfc02387b5c2d4347ba6')
+sha256sums=('8043e42bf0a017d97500f8817e89d7ba4c1e5222365b502bbbfeb9e30fa7b1a9')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {




More information about the arch-commits mailing list