summaryrefslogtreecommitdiff
path: root/community/cclive
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-19 23:15:16 +0000
committerroot <root@rshg054.dnsready.net>2011-12-19 23:15:16 +0000
commit6d2dec5c3443d142a0131c43666929490961c16a (patch)
treeeb6b8e70d6557d1651309c65aef4812d6d10da1f /community/cclive
parentd8fd24a96ae712b2de3e9b05d937b135f41d016d (diff)
Mon Dec 19 23:15:16 UTC 2011
Diffstat (limited to 'community/cclive')
-rw-r--r--community/cclive/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD
index 720e06a85..758c47069 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 59926 2011-12-02 20:58:05Z ibiru $
+# $Id: PKGBUILD 60841 2011-12-19 01:09:02Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: joyfulgirl@archlinux.us
# Contributor: nathan owe ndowens04 at gmail dot com
pkgname=cclive
-pkgver=0.7.7
-pkgrel=2
+pkgver=0.7.8
+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' 'pcre' 'curl' 'libquvi')
makedepends=('boost')
source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.gz")
-md5sums=('8265be865a22fb477bcc050f0dc310dc')
+md5sums=('01ffbe54e48440721b3c283c993928f1')
build() {
cd "$pkgname-$pkgver"