Date: Friday, July 18, 2014 @ 13:45:37 Author: svenstaro Revision: 217310
upgpkg: kdenetwork-filesharing 4.13.3-1 upstream release 4.13.3 Modified: kdenetwork-filesharing/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-18 11:45:32 UTC (rev 217309) +++ PKGBUILD 2014-07-18 11:45:37 UTC (rev 217310) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdenetwork-filesharing -pkgver=4.13.2 +pkgver=4.13.3 pkgrel=1 pkgdesc='Properties dialog plugin to share a directory with the local network' url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-filesharing' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz") -sha1sums=('f3991d36e48aa1bc4e03ec190c5a37bf30125967') +sha1sums=('d88e1818463948a9f8d2dff079cf5dad744db9a5') build() { mkdir build