summaryrefslogtreecommitdiff
path: root/community/cclive/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-15 00:03:54 +0000
committerroot <root@rshg054.dnsready.net>2012-09-15 00:03:54 +0000
commit58bcf29e17b49063f0be13069151b9890cb5c6a6 (patch)
tree93ffa4e6d734fbe0d0f4f47e2451a2bce48ab761 /community/cclive/PKGBUILD
parentc7e751e3633b2e10c0ffcc68e4ce676f725f0843 (diff)
Sat Sep 15 00:03:54 UTC 2012
Diffstat (limited to 'community/cclive/PKGBUILD')
-rw-r--r--community/cclive/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD
index db5f0e385..81158416c 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 73985 2012-07-18 01:06:14Z ibiru $
+# $Id: PKGBUILD 76190 2012-09-13 07:56:23Z 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.9
-pkgrel=2
+pkgver=0.7.10
+pkgrel=1
pkgdesc='Commandline downloader for popular video websites.'
arch=('i686' 'x86_64')
url='http://cclive.sourceforge.net/'
license=('GPL3')
depends=('boost-libs' 'pcre' 'curl' 'libquvi')
makedepends=('boost')
-source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.gz")
-md5sums=('2c7a3bbc2d6fdcfebb60cb3ae57944b5')
+source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz")
+md5sums=('dee09cd1b5638078037b8a2945ebac52')
build() {
cd $pkgname-$pkgver