[arch-commits] Commit in libnice/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Feb 5 03:50:31 UTC 2015
Date: Thursday, February 5, 2015 @ 04:50:31
Author: fyan
Revision: 230782
upgpkg: libnice 0.1.10-1
Modified:
libnice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-05 03:39:02 UTC (rev 230781)
+++ PKGBUILD 2015-02-05 03:50:31 UTC (rev 230782)
@@ -3,7 +3,7 @@
# Contributor: William Díaz <wdiaz at archlinux.us>
pkgname=libnice
-pkgver=0.1.7
+pkgver=0.1.10
pkgrel=1
pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('gstreamer' 'gstreamer0.10')
optdepends=('gstreamer' 'gstreamer0.10')
source=(http://nice.freedesktop.org/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('ed74abea19b3f049baf095f137388f2a')
+md5sums=('27b62d0093ce29a39df1c6fcf0bb4396')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list