Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
libdatachannel


Commits:
b55422f4 by Sven-Hendrik Haase at 2024-04-21T19:55:13+02:00
upgpkg: 0.20.3-2: Rebuild to fix #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = libdatachannel
        pkgdesc = C/C++ WebRTC network library featuring Data Channels, Media 
Transport, and WebSockets
        pkgver = 0.20.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/paullouisageneau/libdatachannel
        arch = x86_64
-       license = MPL2
+       license = MPL-2.0
        makedepends = git
        makedepends = cmake
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -3,11 +3,11 @@
 # Contributor: Paul-Louis Ageneau <paul-louis at ageneau dot org>
 pkgname=libdatachannel
 pkgver=0.20.3
-pkgrel=1
+pkgrel=2
 pkgdesc="C/C++ WebRTC network library featuring Data Channels, Media 
Transport, and WebSockets"
 arch=('x86_64')
 url="https://github.com/paullouisageneau/$pkgname";
-license=('MPL2')
+license=('MPL-2.0')
 makedepends=('git' 'cmake')
 depends=('glibc' 'gcc-libs' 'openssl' 'libjuice' 'libsrtp')
 source=("git+https://github.com/paullouisageneau/$pkgname.git#tag=v$pkgver";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdatachannel/-/commit/b55422f47da1b9699788a00225042bdee10f3479

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdatachannel/-/commit/b55422f47da1b9699788a00225042bdee10f3479
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to