Date: Tuesday, October 1, 2013 @ 17:33:09 Author: svenstaro Revision: 195739
upgpkg: kdenetwork-filesharing 4.11.2-1 kde 4.11.2 release Modified: kdenetwork-filesharing/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:33:07 UTC (rev 195738) +++ PKGBUILD 2013-10-01 15:33:09 UTC (rev 195739) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdenetwork-filesharing -pkgver=4.11.1 +pkgver=4.11.2 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=('15ff0e80a579257820775315a0f56f881ba93574') +sha1sums=('14c94385f1476b4debfee4c211080b6087ce6708') build() { mkdir build
