summaryrefslogtreecommitdiff
path: root/community/cclive
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-16 12:28:33 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-16 12:28:33 +0100
commit708526fe67ec9cd87f7a5965d515971d6faf8884 (patch)
tree80158cf8e6b69852e974777db3e3d6822690542c /community/cclive
parent80ba9b9d983a8bfa0ea3be8a5841eb88d919d603 (diff)
parent4a4f6be8604aa35bdc81ae29d86b07dc8aea0c5c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/jhead/PKGBUILD extra/qca-gnupg/PKGBUILD extra/qca-ossl/PKGBUILD extra/qca/PKGBUILD
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 08b64291c..bfe9bec07 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 83242 2013-01-28 16:49:28Z stephane $
+# $Id: PKGBUILD 84279 2013-02-15 14:08:16Z 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.11
-pkgrel=2
+pkgver=0.7.12
+pkgrel=1
pkgdesc='Commandline downloader for popular video websites.'
arch=('i686' 'x86_64' 'mips64el')
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.xz")
-md5sums=('b96cf74e846e3047e0b1db917070c6d0')
+md5sums=('f35a6fb3a9a08d59da7170c1330a24ce')
build() {
cd $pkgname-$pkgver