Date: Monday, July 11, 2016 @ 02:40:37 Author: felixonmars Revision: 271419
upgpkg: kdnssd 5.24.0-1 Upstream release Modified: kdnssd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 02:40:32 UTC (rev 271418) +++ PKGBUILD 2016-07-11 02:40:37 UTC (rev 271419) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdnssd -pkgver=5.23.0 +pkgver=5.24.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=('8a822dd18517a2ed38bdf5bb0d546c5d') +md5sums=('69aaa1205564792c18ddfdaac7d60d61') prepare() { mkdir -p build
