Date: Tuesday, January 14, 2014 @ 08:49:17 Author: svenstaro Revision: 203928
upgpkg: kdenetwork-kdnssd 4.12.1-1 upstream release 4.12.1 Modified: kdenetwork-kdnssd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-14 07:49:15 UTC (rev 203927) +++ PKGBUILD 2014-01-14 07:49:17 UTC (rev 203928) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdenetwork-kdnssd -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc='Monitors the network for DNS-SD services' url='https://projects.kde.org/projects/kde/kdenetwork/kdnssd' @@ -12,7 +12,7 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/${pkgver}/src/kdnssd-${pkgver}.tar.xz") -sha1sums=('4ebd5320344b02726652552536f28c468f9049ee') +sha1sums=('7bff235e65b147409c5646c2c770fa328595d8d4') build() { mkdir build
