diff options
Diffstat (limited to 'pcr/plowshare')
-rw-r--r-- | pcr/plowshare/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/plowshare/PKGBUILD b/pcr/plowshare/PKGBUILD index 11291ef4a..9856e4d7c 100644 --- a/pcr/plowshare/PKGBUILD +++ b/pcr/plowshare/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: breakdown <breakdown(at)archlinux(dot)us> pkgname=plowshare -pkgver=snapshot_git20131130.3c63b19 +pkgver=snapshot_git20140112.7ad41c8 pkgrel=1 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and other file sharing websites." arch=('any') @@ -31,4 +31,4 @@ package() { } # vim:set ts=2 sw=2 et: -md5sums=('1e2468cad043a7225c3092290d844163') +md5sums=('9c31c7f13b41d01bf90563ed25484678') |