Date: Tuesday, November 1, 2016 @ 08:57:57 Author: arojas Revision: 194182
Update to 2.1.6 Modified: plowshare/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-01 07:03:22 UTC (rev 194181) +++ PKGBUILD 2016-11-01 08:57:57 UTC (rev 194182) @@ -3,7 +3,7 @@ # Contributor: breakdown <breakdown(at)archlinux(dot)us> pkgname=plowshare -pkgver=2.1.5 +pkgver=2.1.6 pkgrel=1 pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and other file sharing websites." arch=('any') @@ -13,7 +13,7 @@ optdepends=('bash-completion: enable bash auto completion' 'libcaca: ascii display for no X server') source=("$url/archive/v$pkgver.tar.gz") -md5sums=('ec70644d461fb7d1925e54da864bf4a3') +md5sums=('123946c904237b81c5df653f983e3c1c') package() { cd $pkgname-*