Date: Monday, May 16, 2016 @ 16:53:32 Author: fyan Revision: 268194 upgpkg: kdnssd 5.22.0-1
Upstream release Modified: kdnssd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 14:53:24 UTC (rev 268193) +++ PKGBUILD 2016-05-16 14:53:32 UTC (rev 268194) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdnssd -pkgver=5.21.0 +pkgver=5.22.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=('c2f969a1c574c4c4968f7881e40b8a7b') +md5sums=('349fdc08179ceb5f22fade189491d323') prepare() { mkdir -p build
