diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-12-03 03:18:38 +0200 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-12-03 03:18:38 +0200 |
commit | 9d6137278d57b046383d5cebab14bdacd591f272 (patch) | |
tree | c5922b8ff30ffeaa8b9d227d5968c51e515287fc /pcr | |
parent | e4ac53c05ca90f9f56eceb8670877beea733a5e4 (diff) |
updating plowshare to version snapshot_git20131130.3c63b19
Diffstat (limited to 'pcr')
-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 7f40c9b96..11291ef4a 100644 --- a/pcr/plowshare/PKGBUILD +++ b/pcr/plowshare/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: breakdown <breakdown(at)archlinux(dot)us> pkgname=plowshare -pkgver=snapshot_git20131102.b72c58d +pkgver=snapshot_git20131130.3c63b19 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=('fdb52ad0a07c1a23aeef3960ebb18916') +md5sums=('1e2468cad043a7225c3092290d844163') |