diff --git a/ortp/PKGBUILD b/ortp/PKGBUILD index 123df1ecd..82f4272f6 100644 --- a/ortp/PKGBUILD +++ b/ortp/PKGBUILD @@ -5,8 +5,8 @@ # maintainer : Manuel Tortosa pkgname=ortp -pkgver=0.20.0 -pkgrel=2 +pkgver=0.22.0 +pkgrel=1 pkgdesc="A Real-time Transport Protocol (RTP) library" arch=('x86_64') url="http://www.linphone.org/index.php/eng/code_review/ortp" @@ -14,7 +14,7 @@ license=('LGPL') depends=('openssl') options=('!libtool') source=("http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz") -md5sums=('b3f2f02fc5b7ba7e294806c81d419f3c') +md5sums=('119357e1d904be0289e57c80e5ad90ba') build() { cd ${srcdir}/${pkgname}-${pkgver}