[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Sep 24 16:46:54 UTC 2020
Date: Thursday, September 24, 2020 @ 16:46:54
Author: arojas
Revision: 711835
Update to 4.4.2
Modified:
mediastreamer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-24 14:49:54 UTC (rev 711834)
+++ PKGBUILD 2020-09-24 16:46:54 UTC (rev 711835)
@@ -5,8 +5,8 @@
# Contributor: Mark Lee <mark at markelee.com>
pkgname=mediastreamer
-pkgver=4.4.0
-pkgrel=2
+pkgver=4.4.2
+pkgrel=1
pkgdesc="A library written in C that allows you to create and run audio and video streams"
arch=(x86_64)
url="https://github.com/BelledonneCommunications/mediastreamer2"
@@ -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=('f986fba8bb23db60441707c958e8d8cb41d56939b42ef4e47de1eeed62522eee')
+sha256sums=('6cb000092816b85e83d984fc25cdee367e8e0cd0792499cab1e6b32f786fe0da')
validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
build() {
More information about the arch-commits
mailing list