summaryrefslogtreecommitdiff
path: root/community/cclive/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-19 11:59:33 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-19 11:59:33 -0500
commite40531aab32ff93b1f9da20d8a43a440d8dffaca (patch)
tree837260c74cb8eef56e640ee52b2e329e13719276 /community/cclive/PKGBUILD
parent6fab33c9210eaa90d0a0179f7e49c339ea88990f (diff)
parent171f25215eee368fe64f1eed02ce49de090f4b0d (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'community/cclive/PKGBUILD')
-rw-r--r--community/cclive/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD
index 7643573c6..f84a0aa74 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 55940 2011-09-26 09:58:23Z lfleischer $
+# $Id: PKGBUILD 57078 2011-10-20 17:07:27Z 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.6
+pkgver=0.7.7
pkgrel=1
pkgdesc='Commandline downloader for popular video websites.'
arch=('i686' 'x86_64' 'mips64el')
url='http://cclive.sourceforge.net/'
license=('GPL3')
-depends=('boost-libs' 'quvi')
+depends=('boost-libs' 'pcre' 'curl' 'libquvi')
makedepends=('boost')
source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.gz")
-md5sums=('714ecd9952f79ac9d2c954e5e84fb843')
+md5sums=('8265be865a22fb477bcc050f0dc310dc')
build() {
cd "$pkgname-$pkgver"