Date: Sunday, February 15, 2015 @ 17:55:45 Author: fyan Revision: 231550
upgpkg: kdnssd 5.7.0-1 Modified: kdnssd/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 16:55:31 UTC (rev 231549) +++ PKGBUILD 2015-02-15 16:55:45 UTC (rev 231550) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdnssd -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Abstraction to system DNSSD features' arch=('i686' 'x86_64') @@ -14,7 +15,7 @@ replaces=('kdnssd-framework') conflicts=('kdnssd-framework') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('1f3a3302d8f9f230158170f714e81782') +md5sums=('fb40f8bef645c65cc6680d9c714eecf2') prepare() { mkdir -p build
