summaryrefslogtreecommitdiff
path: root/community/cclive/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cclive/PKGBUILD')
-rw-r--r--community/cclive/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD
index 81158416c..92b381aff 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76190 2012-09-13 07:56:23Z lfleischer $
+# $Id: PKGBUILD 82994 2013-01-26 10:56:03Z bpiotrowski $
# 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.10
+pkgver=0.7.11
pkgrel=1
pkgdesc='Commandline downloader for popular video websites.'
arch=('i686' 'x86_64')
@@ -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.xz")
-md5sums=('dee09cd1b5638078037b8a2945ebac52')
+md5sums=('b96cf74e846e3047e0b1db917070c6d0')
build() {
cd $pkgname-$pkgver