From ea595018ba8ae00d7030ff296ec4f50e122d2ea9 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 Aug 2011 23:14:29 +0000 Subject: Mon Aug 15 23:14:29 UTC 2011 --- community/cclive/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/cclive') diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD index 844166941..2c1c42be8 100644 --- a/community/cclive/PKGBUILD +++ b/community/cclive/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 52534 2011-07-26 04:19:55Z svenstaro $ +# $Id: PKGBUILD 54180 2011-08-14 12:19:01Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: joyfulgirl@archlinux.us # Contributor: nathan owe ndowens04 at gmail dot com pkgname=cclive -pkgver=0.7.4.1 -pkgrel=2 +pkgver=0.7.5 +pkgrel=1 pkgdesc='Commandline downloader for popular video websites.' arch=('i686' 'x86_64') url='http://cclive.sourceforge.net/' @@ -13,7 +13,7 @@ license=('GPL3') depends=('boost-libs' 'quvi') makedepends=('boost') source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.gz") -md5sums=('5416049225c45c20e4ebe9a6e90a5a58') +md5sums=('7d727db64bcf490b7ecd192ec0f6a7fa') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf