From ccb9d72bbf1ee4f7a54113eac76a16b0b5014869 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2011 23:14:33 +0000 Subject: Tue Sep 27 23:14:33 UTC 2011 --- community/cclive/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/cclive') diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD index 2c1c42be8..7fd861848 100644 --- a/community/cclive/PKGBUILD +++ b/community/cclive/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54180 2011-08-14 12:19:01Z lfleischer $ +# $Id: PKGBUILD 55940 2011-09-26 09:58:23Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: joyfulgirl@archlinux.us # Contributor: nathan owe ndowens04 at gmail dot com pkgname=cclive -pkgver=0.7.5 +pkgver=0.7.6 pkgrel=1 pkgdesc='Commandline downloader for popular video websites.' arch=('i686' 'x86_64') @@ -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=('7d727db64bcf490b7ecd192ec0f6a7fa') +md5sums=('714ecd9952f79ac9d2c954e5e84fb843') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf