[arch-commits] Commit in cclive/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Fri Feb 15 14:08:03 UTC 2013


    Date: Friday, February 15, 2013 @ 15:08:03
  Author: lfleischer
Revision: 84278

upgpkg: cclive 0.7.12-1

Upstream update.

Modified:
  cclive/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-15 13:56:44 UTC (rev 84277)
+++ PKGBUILD	2013-02-15 14:08:03 UTC (rev 84278)
@@ -4,8 +4,8 @@
 # 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')
 url='http://cclive.sourceforge.net/'
@@ -13,7 +13,7 @@
 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




More information about the arch-commits mailing list