summaryrefslogtreecommitdiff
path: root/community/cclive/PKGBUILD
diff options
context:
space:
mode:
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 f3dd9657d..0becf46f2 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 98184 2013-10-07 12:07:00Z jgc $
+# $Id: PKGBUILD 102241 2013-12-07 10:36:26Z 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.9.2
-pkgrel=1
+pkgver=0.9.3
+pkgrel=3
pkgdesc='Commandline downloader for popular video websites.'
arch=('i686' 'x86_64' 'mips64el')
url='http://cclive.sourceforge.net/'
@@ -13,7 +13,7 @@ license=('AGPL3')
depends=('boost-libs' 'pcre' 'curl' 'libquvi' 'glibmm')
makedepends=('boost')
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b21f2ed68242901dc0439132a4ea6629')
+md5sums=('c336f97e29327d92ead62765a0ef0b65')
build() {
cd $pkgname-$pkgver