Date: Sunday, April 28, 2013 @ 22:45:50 Author: eric Revision: 183863
upgpkg: ccrtp 2.0.5-1 Upstream update, Rebuild against ucommon 6 Modified: ccrtp/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-28 20:34:44 UTC (rev 183862) +++ PKGBUILD 2013-04-28 20:45:50 UTC (rev 183863) @@ -6,8 +6,8 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=ccrtp -pkgver=2.0.3 -pkgrel=3 +pkgver=2.0.5 +pkgrel=1 pkgdesc="An implementation of RTP, the real-time transport protocol from the IETF" arch=('i686' 'x86_64') url="http://www.gnu.org/software/ccrtp/" @@ -16,8 +16,8 @@ options=('!libtool') install=$pkgname.install source=("ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('0d57da1b8e212fb634b8951067fbc1e0' - '127fa3b293f7a7c3be1d2891c4544453') +md5sums=('7f462f6b31c68180a93f36b06944fef4' + 'SKIP') build() { cd ${pkgname}-${pkgver}
