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

Antonio Rojas arojas at archlinux.org
Thu May 13 20:45:24 UTC 2021


    Date: Thursday, May 13, 2021 @ 20:45:23
  Author: arojas
Revision: 933760

Update to 4.5.15

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 20:44:53 UTC (rev 933759)
+++ PKGBUILD	2021-05-13 20:45:23 UTC (rev 933760)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.5.13
+pkgver=4.5.15
 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=('2a97b3a705d85759591f97528fbd7bf5ec7f64e5e63c7c034683e62a92bee918')
+sha256sums=('66cfb8e81dbc109e09ecde4497b836481c3ae20119eef8517cd9030b31822146')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list