Date: Monday, April 11, 2016 @ 05:59:10 Author: fyan Revision: 264586
upgpkg: kdnssd 5.21.0-1 Upstream release Modified: kdnssd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 03:59:02 UTC (rev 264585) +++ PKGBUILD 2016-04-11 03:59:10 UTC (rev 264586) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdnssd -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='Abstraction to system DNSSD features' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ replaces=('kdnssd-framework') conflicts=('kdnssd-framework') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ec54202d940f38866b73c550133072a2') +md5sums=('c2f969a1c574c4c4968f7881e40b8a7b') prepare() { mkdir -p build
