Date: Thursday, March 6, 2014 @ 14:34:14 Author: fyan Revision: 207103
upgpkg: mediastreamer 2.10.0-1 Modified: mediastreamer/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-06 12:54:51 UTC (rev 207102) +++ PKGBUILD 2014-03-06 13:34:14 UTC (rev 207103) @@ -5,8 +5,8 @@ # Contributor: AdriĆ Arrufat <[email protected]> pkgname=mediastreamer -pkgver=2.9.0 -pkgrel=4 +pkgver=2.10.0 +pkgrel=1 pkgdesc="A library written in C that allows you to create and run audio and video streams" arch=('i686' 'x86_64') url="http://www.linphone.org/" @@ -15,7 +15,7 @@ # xxd from Vim is needed to build makedepends=('intltool' 'vim') source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}) -md5sums=('f2ea0fe731a363749a81b6eaac22a62c' +md5sums=('5a4e7545e212068534b56fdf41c961e9' 'SKIP') build() {
