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

Antonio Rojas arojas at archlinux.org
Tue Dec 10 19:28:31 UTC 2019


    Date: Tuesday, December 10, 2019 @ 19:28:31
  Author: arojas
Revision: 536564

Tag renamed to 4.3.0

Modified:
  mediastreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 19:26:34 UTC (rev 536563)
+++ PKGBUILD	2019-12-10 19:28:31 UTC (rev 536564)
@@ -5,7 +5,7 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=4.3
+pkgver=4.3.0
 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 libxv libupnp bzrtp glew libsrtp)
 makedepends=(cmake python bcunit doxygen)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver.tar.gz")
-sha256sums=('5f84b19ca26e0059b6fd3faed645755d90a81501252b18dcabd3639098af5b2a')
+sha256sums=('25e9e94b8f8f60ee6bcf95e788530867ab13bbd25be64339107053f0333ac1e0')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 prepare() {



More information about the arch-commits mailing list