Date: Sunday, October 27, 2013 @ 04:19:07 Author: eric Revision: 197586
upgpkg: ccrtp 2.0.6-1 Upstream update Modified: ccrtp/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-27 03:05:15 UTC (rev 197585) +++ PKGBUILD 2013-10-27 03:19:07 UTC (rev 197586) @@ -6,7 +6,7 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=ccrtp -pkgver=2.0.5 +pkgver=2.0.6 pkgrel=1 pkgdesc="An implementation of RTP, the real-time transport protocol from the IETF" arch=('i686' 'x86_64') @@ -13,10 +13,9 @@ url="http://www.gnu.org/software/ccrtp/" license=('GPL' 'custom') depends=('ucommon' 'libgcrypt') -options=('!libtool') install=$pkgname.install source=("ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('7f462f6b31c68180a93f36b06944fef4' +md5sums=('ca0a7a184b242d660d81caf6101a2c0c' 'SKIP') build() {
