Date: Wednesday, February 4, 2015 @ 08:57:33 Author: fyan Revision: 230649
upgpkg: kdenetwork-filesharing 14.12.2-1 Modified: kdenetwork-filesharing/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:57:09 UTC (rev 230648) +++ PKGBUILD 2015-02-04 07:57:33 UTC (rev 230649) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdenetwork-filesharing -pkgver=14.12.1 +pkgver=14.12.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' @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz") -sha1sums=('0598889a183888cbd1b14ed087ceff63bafd9e86') +sha1sums=('385915e422c1aba97649a656b84a663f9f0d637d') build() { mkdir build
