Date: Sunday, August 3, 2014 @ 15:12:09 Author: svenstaro Revision: 218870
upgpkg: kdenetwork-filesharing 4.13.97-1 kde 4.14 rc1 Modified: kdenetwork-filesharing/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-03 13:12:07 UTC (rev 218869) +++ PKGBUILD 2014-08-03 13:12:09 UTC (rev 218870) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdenetwork-filesharing -pkgver=4.13.95 +pkgver=4.13.97 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/unstable/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz") -sha1sums=('ff374bc512cd7f0d0dab69eed70a612a310ef290') +sha1sums=('92f79678535e79efe7385a2a7389213146c6dfe5') build() { mkdir build
