Date: Tuesday, January 14, 2014 @ 08:49:11 Author: svenstaro Revision: 203926
upgpkg: kdenetwork-filesharing 4.12.1-1 upstream release 4.12.1 Modified: kdenetwork-filesharing/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-14 07:49:09 UTC (rev 203925) +++ PKGBUILD 2014-01-14 07:49:11 UTC (rev 203926) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdenetwork-filesharing -pkgver=4.12.0 +pkgver=4.12.1 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=('6ef2be648f6b4f64f9ff0542d9dceb79f4a9881f') +sha1sums=('19b787112886dc5940e4c20f45fc0643ff8ff1f8') build() { mkdir build
