[arch-commits] Commit in plowshare/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Thu May 14 18:04:19 UTC 2020


    Date: Thursday, May 14, 2020 @ 18:04:19
  Author: dvzrv
Revision: 627954

upgpkg: plowshare 2.1.7-5: Removing perl dependency, as recode is installed and thus perl is never used.

Modified:
  plowshare/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 18:03:29 UTC (rev 627953)
+++ PKGBUILD	2020-05-14 18:04:19 UTC (rev 627954)
@@ -4,12 +4,12 @@
 
 pkgname=plowshare
 pkgver=2.1.7
-pkgrel=4
+pkgrel=5
 pkgdesc="CLI downloader and uploader for Rapidshare, Mediafire and other file sharing websites"
 arch=('any')
 url="https://github.com/mcrapet/plowshare"
 license=('GPL3')
-depends=('curl' 'js52' 'perl' 'recode' 'git')
+depends=('curl' 'js52' 'recode' 'git')
 optdepends=('bash-completion: enable bash auto completion'
             'imagemagick: X11 picture viewer for captchas'
             'sxiv: X11 picture viewer for captchas'



More information about the arch-commits mailing list