summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-16 21:24:40 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-16 21:24:40 +0300
commite1a47e118e418c4ecf96ea4c11a4378740ba06a9 (patch)
treecf4b7f1352360c70c45fcd457362d48140ca2627 /pcr
parent47c36815a8ba28db89b1b29ae77fe1287a150db9 (diff)
updating plowshare PKGBUILD
Diffstat (limited to 'pcr')
-rw-r--r--pcr/plowshare/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/plowshare/PKGBUILD b/pcr/plowshare/PKGBUILD
index cc2fd08ef..ef6e66d77 100644
--- a/pcr/plowshare/PKGBUILD
+++ b/pcr/plowshare/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: breakdown <breakdown(at)archlinux(dot)us>
pkgname=plowshare
-pkgver=snapshot_git20130401.7b374cb
+pkgver=snapshot_git20130727.5740aff
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=('edcc004c9432c22644a44f97c2cd5992')
+md5sums=('fb992180ff1515bc1b69b4ac012e8f05')
package() {
cd "$srcdir/${pkgname}4-${pkgver/_/-}"