Date: Sunday, July 22, 2018 @ 14:17:27 Author: arojas Revision: 362834
Update to 2.1.1 Modified: smb4k/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-22 13:56:14 UTC (rev 362833) +++ PKGBUILD 2018-07-22 14:17:27 UTC (rev 362834) @@ -4,7 +4,7 @@ # Contributor: Emanuele Rampichini <emanuele.rampich...@gmail.com> pkgname=smb4k -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=1 pkgdesc="A KDE program that browses samba shares" arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kparts hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools plasma-framework) source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz") -sha256sums=('db55be3433763e0f93efb62c8749c9aa94553ce8a9cd7fae19760abd92886ef6') +sha256sums=('36f68f75ec3b9ada0f263acbee24a4e9b3f7aa0136e23b12f2af8f06f6c606bc') prepare() { mkdir -p build