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

Antonio Rojas arojas at gemini.archlinux.org
Tue Aug 10 19:33:16 UTC 2021


    Date: Tuesday, August 10, 2021 @ 19:33:16
  Author: arojas
Revision: 997401

Update to 5.0.6

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-10 18:20:42 UTC (rev 997400)
+++ PKGBUILD	2021-08-10 19:33:16 UTC (rev 997401)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.5
+pkgver=5.0.6
 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=('e587cb6fb1190f73f13e396f613b0ad3b4ebfe640b6961a5ccd15389db728cb9'
+sha256sums=('c52986230b219d91d5590cf6a6c2a01262e5c9e056644021a0554383999b2c9a'
             '6e421e02a302c408975e8e01580ae72f35f9e9d7dc043542eade38961cb8e4f9')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 



More information about the arch-commits mailing list