summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2020-11-22 15:50:18 -0300
committerRodrigo Bezerra2020-11-22 15:50:18 -0300
commitd955b867ab0aabbbf3412f127c946466c8a4b79f (patch)
treec0f030981dc572f6477836152cdbebb5e53fcd47 /PKGBUILD
parent63433f40f4b3d02adb5aba684904d5bda617d19c (diff)
downloadaur-d955b867ab0aabbbf3412f127c946466c8a4b79f.tar.gz
Update to version 0.1.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d507e85d6a9..2abf6ea619ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_basename=libnice
pkgname=lib32-libnice
-pkgver=0.1.17
-pkgrel=2
+pkgver=0.1.18
+pkgrel=1
pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams) (32-bit)"
url="https://nice.freedesktop.org"
arch=(x86_64)
license=(LGPL)
depends=(lib32-gstreamer lib32-gupnp-igd libnice)
makedepends=(git gobject-introspection meson)
-_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')