diff options
author | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
commit | ccdfb7506009a95df3049db791408ac9b291b6e2 (patch) | |
tree | 9f6f7864bf3718228738f5e3163f736ba8323dac /extra/kdenetwork-filesharing | |
parent | b2bab0c3032e55f291c1df002c13319de0bdb8cf (diff) |
Wed Oct 2 03:15:27 PDT 2013
Diffstat (limited to 'extra/kdenetwork-filesharing')
-rw-r--r-- | extra/kdenetwork-filesharing/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdenetwork-filesharing/PKGBUILD b/extra/kdenetwork-filesharing/PKGBUILD index 1c444c7c7..bf16b8d08 100644 --- a/extra/kdenetwork-filesharing/PKGBUILD +++ b/extra/kdenetwork-filesharing/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> 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 @@ depends=('kdebase-runtime' 'smbclient') 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 |