summaryrefslogtreecommitdiff
path: root/community/cclive/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:12:15 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:12:15 -0300
commitb73709861e566f564c8cf5cde4b40bd3d17982d9 (patch)
tree116cd554c488357d4e905feb7f41983a88771517 /community/cclive/PKGBUILD
parentaf1b08b8cb081b88686b319a122aa5dbf096455f (diff)
parentea595018ba8ae00d7030ff296ec4f50e122d2ea9 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: multilib/libtool-multilib/PKGBUILD
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 9e0b345b7..acc641245 100644
--- a/community/cclive/PKGBUILD
+++ b/community/cclive/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 52534 2011-07-26 04:19:55Z svenstaro $
+# $Id: PKGBUILD 54180 2011-08-14 12:19:01Z 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.4.1
-pkgrel=2
+pkgver=0.7.5
+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' 'quvi')
makedepends=('boost')
source=("http://downloads.sourceforge.net/project/${pkgname}/0.7/${pkgname}-${pkgver}.tar.gz")
-md5sums=('5416049225c45c20e4ebe9a6e90a5a58')
+md5sums=('7d727db64bcf490b7ecd192ec0f6a7fa')
build() {
cd "$pkgname-$pkgver"