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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jul 29 17:59:03 UTC 2021


    Date: Thursday, July 29, 2021 @ 17:59:03
  Author: arojas
Revision: 990483

Update to 5.0.3

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-29 17:58:24 UTC (rev 990482)
+++ PKGBUILD	2021-07-29 17:59:03 UTC (rev 990483)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.0
+pkgver=5.0.3
 pkgrel=1
 pkgdesc='A library written in C that allows you to create and run audio and video streams'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 makedepends=(cmake python bcunit doxygen)
 source=(https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver/$pkgname-$pkgver.tar.gz
         fix-build.patch)
-sha256sums=('ae46eb5d52590b25c8ac660b0208e7efcfbbc9968a0967e63c8684e153ff0f55'
+sha256sums=('4ffa91e380fa824c2e1fbe897ff2897738a769949f86df8c9017819cdd6d22d0'
             '6e421e02a302c408975e8e01580ae72f35f9e9d7dc043542eade38961cb8e4f9')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 



More information about the arch-commits mailing list