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

Jan Steffens heftig at archlinux.org
Wed Oct 21 15:03:27 UTC 2020


    Date: Wednesday, October 21, 2020 @ 15:03:26
  Author: heftig
Revision: 398697

0.1.18-1

Modified:
  libnice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-21 14:58:02 UTC (rev 398696)
+++ PKGBUILD	2020-10-21 15:03:26 UTC (rev 398697)
@@ -1,8 +1,9 @@
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 # Contributor: William Díaz <wdiaz at archlinux.us>
 
 pkgname=libnice
-pkgver=0.1.17
+pkgver=0.1.18
 pkgrel=1
 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
 url="https://nice.freedesktop.org"
@@ -12,7 +13,7 @@
 makedepends=(gstreamer gtk-doc git meson gobject-introspection)
 optdepends=('gstreamer: "nice" GStreamer plugin')
 provides=(libnice.so)
-_commit=5fb2511725a690a68ed9ace030931b78bc6fe92c  # tags/0.1.17^0
+_commit=55b71d47f2b427b3baa8812818ed3f059acc748d  # tags/0.1.18^0
 source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list