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

Antonio Rojas arojas at gemini.archlinux.org
Mon Oct 18 18:09:06 UTC 2021


    Date: Monday, October 18, 2021 @ 18:09:05
  Author: arojas
Revision: 1030868

Update to 5.0.36

Modified:
  mediastreamer/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 18:06:39 UTC (rev 1030867)
+++ PKGBUILD	2021-10-18 18:09:05 UTC (rev 1030868)
@@ -5,16 +5,16 @@
 # Contributor: Mark Lee <mark at markelee.com>
 
 pkgname=mediastreamer
-pkgver=5.0.32
-pkgrel=2
+pkgver=5.0.36
+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'
+url='https://gitlab.linphone.org/'
 license=(GPL)
 depends=(ortp ffmpeg bzrtp glew libsrtp)
 makedepends=(cmake python bcunit doxygen)
-source=(https://github.com/BelledonneCommunications/mediastreamer2/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('91308d12a30a1d04e4d396b0d76eb77ea359f0eee9715142047568502149ccfb')
+source=(https://gitlab.linphone.org/BC/public/${pkgname}2/-/archive/$pkgver/${pkgname}2-$pkgver.tar.bz2)
+sha256sums=('674cc435e408b55e530a51ee78b5d83c5fe3c599dc3de4fea77e543434c2ad35')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 
 build() {



More information about the arch-commits mailing list