summaryrefslogtreecommitdiff
path: root/pcr/plowshare/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
commit7fb4c691ee96e9ea02b89d4fdd00c64186446d9c (patch)
tree304036259a1c2a9192f8f15a088b15e158ba7be7 /pcr/plowshare/PKGBUILD
parent851936e397e259c5b6ef12837c2b624fcd8003ec (diff)
parent58d1f1eb75d3b2e65cd2ed341bc7811775befcef (diff)
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'pcr/plowshare/PKGBUILD')
-rw-r--r--pcr/plowshare/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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 <breakdown(at)archlinux(dot)us>
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/_/-}"