[arch-commits] Commit in libnice/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Aug 3 06:59:25 UTC 2015
Date: Monday, August 3, 2015 @ 08:59:25
Author: fyan
Revision: 242946
upgpkg: libnice 0.1.13-1
Modified:
libnice/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-03 06:56:04 UTC (rev 242945)
+++ PKGBUILD 2015-08-03 06:59:25 UTC (rev 242946)
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 500 2009-08-01 11:44:28Z ibiru $
+# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
# Contributor: William Díaz <wdiaz at archlinux.us>
pkgname=libnice
-pkgver=0.1.10
+pkgver=0.1.13
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=('27b62d0093ce29a39df1c6fcf0bb4396')
+md5sums=('3226faeaf48a9150ada00da2e2865959')
build() {
cd $pkgname-$pkgver
Property changes on: libnice/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
More information about the arch-commits
mailing list