From 787f1324ed66c9295a98c283669c50a7bfa03356 Mon Sep 17 00:00:00 2001 From: Alon Ivtsan Date: Wed, 4 Sep 2013 04:40:15 +0300 Subject: updating libquvi-scripts-current to version 0.4.18 --- pcr/libquvi-scripts-current/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr') diff --git a/pcr/libquvi-scripts-current/PKGBUILD b/pcr/libquvi-scripts-current/PKGBUILD index ed6aa3a03..bce42b0e4 100644 --- a/pcr/libquvi-scripts-current/PKGBUILD +++ b/pcr/libquvi-scripts-current/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libquvi-scripts-current _pkgname=libquvi-scripts provides=(libquvi-scripts) -pkgver=0.4.17 +pkgver=0.4.18 pkgrel=1 pkgdesc='Library for parsing video download links.' arch=('any') @@ -13,8 +13,6 @@ license=('LGPL') depends=('curl' 'lua') options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/quvi/${_pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('8a887905a368bf31e0ace28e49b5c800' - 'SKIP') build() { cd "${_pkgname}-${pkgver}" @@ -26,3 +24,5 @@ package() { cd "${_pkgname}-${pkgver}" make DESTDIR="${pkgdir}" install } +md5sums=('d36f966974c851d36136c75d462fb319' + 'SKIP') -- cgit v1.2.3-54-g00ecf From 020ede4c23f6ca7221b3472291f0c02f80aca8d6 Mon Sep 17 00:00:00 2001 From: Alon Ivtsan Date: Wed, 4 Sep 2013 10:33:49 +0300 Subject: updating plowshare to version snapshot_git20130901.1c5013f-1 --- pcr/plowshare/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr') diff --git a/pcr/plowshare/PKGBUILD b/pcr/plowshare/PKGBUILD index ef6e66d77..3076b779e 100644 --- a/pcr/plowshare/PKGBUILD +++ b/pcr/plowshare/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: breakdown pkgname=plowshare -pkgver=snapshot_git20130727.5740aff +pkgver=snapshot_git20130901.1c5013f pkgrel=1 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and other file sharing websites." arch=('any') @@ -15,7 +15,7 @@ optdepends=('bash-completion: enable bash auto completion' 'aview: ascii display for no X server') conflicts=("$pkgname-git") source=("http://$pkgname.googlecode.com/files/${pkgname}4-${pkgver/_/-}.tar.gz") -md5sums=('fb992180ff1515bc1b69b4ac012e8f05') +md5sums=('c5fe40d79dea2cf02ba534c9a0ea9680') package() { cd "$srcdir/${pkgname}4-${pkgver/_/-}" -- cgit v1.2.3-54-g00ecf From 0b85ffc3de22f3a4c1288e6494c39b195efab0a9 Mon Sep 17 00:00:00 2001 From: Alon Ivtsan Date: Wed, 4 Sep 2013 18:12:15 +0300 Subject: updating youtube-dl-current to version 2013.09.04 --- pcr/youtube-dl-current/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr') diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index dfaba34cc..1aab4522e 100644 --- a/pcr/youtube-dl-current/PKGBUILD +++ b/pcr/youtube-dl-current/PKGBUILD @@ -5,7 +5,7 @@ pkgname=youtube-dl-current _pkgname=youtube-dl provides=(youtube-dl) -pkgver=2013.08.30 +pkgver=2013.09.04 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -14,8 +14,6 @@ license=('custom') depends=('python') makedepends=('python-distribute') source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('f9e5574fe3b645892a7d814797b8a607' - 'SKIP') prepare() { cd ${_pkgname} @@ -29,3 +27,5 @@ package() { "${pkgdir}/usr/share/bash-completion/completions/youtube-dl" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } +md5sums=('252f503736cef7049d3a1ed20a2ffc5f' + 'SKIP') -- cgit v1.2.3-54-g00ecf