diff options
Diffstat (limited to 'extra/kdenetwork-filesharing/PKGBUILD')
-rw-r--r-- | extra/kdenetwork-filesharing/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdenetwork-filesharing/PKGBUILD b/extra/kdenetwork-filesharing/PKGBUILD index 82d533d68..5259f27d8 100644 --- a/extra/kdenetwork-filesharing/PKGBUILD +++ b/extra/kdenetwork-filesharing/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 207055 2014-03-06 12:07:40Z andrea $ +# $Id: PKGBUILD 209564 2014-03-31 10:21:52Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-filesharing -pkgver=4.12.3 +pkgver=4.12.4 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 @@ depends=('kdebase-runtime' 'smbclient') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz") -sha1sums=('5f76be3021e093fe489573558112c23e80791abc') +sha1sums=('4160cb606e6f0fedad814225ae426cfe282bfeaf') build() { mkdir build |