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

Antonio Rojas arojas at archlinux.org
Sat Sep 17 14:55:13 UTC 2016


    Date: Saturday, September 17, 2016 @ 14:55:12
  Author: arojas
Revision: 189869

Update to 2.1.5

Modified:
  plowshare/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-17 14:37:19 UTC (rev 189868)
+++ PKGBUILD	2016-09-17 14:55:12 UTC (rev 189869)
@@ -3,7 +3,7 @@
 # Contributor: breakdown <breakdown(at)archlinux(dot)us>
 
 pkgname=plowshare
-pkgver=2.1.3
+pkgver=2.1.5
 pkgrel=1
 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and other file sharing websites."
 arch=('any')
@@ -11,11 +11,9 @@
 license=('GPL3')
 depends=('curl' 'recode' 'js185' 'git')
 optdepends=('bash-completion: enable bash auto completion'
-            'libcaca: ascii display for no X server'
-            'tiv: ascii display for no X server'
-            'aview: ascii display for no X server')
+            'libcaca: ascii display for no X server')
 source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('114cebf706027f3f93bbccb3762105b2')
+md5sums=('ec70644d461fb7d1925e54da864bf4a3')
 
 package() {
   cd $pkgname-*



More information about the arch-commits mailing list