git » kdnssd.git » commit f5eab09

Upstream release

author Felix Yan
2016-07-11 02:40:37 UTC
committer Felix Yan
2016-07-11 02:40:37 UTC
parent 88f5711416cee977a30a1df6d2c4415612b178fe

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3784f20..bd9b63d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdnssd
-pkgver=5.23.0
+pkgver=5.24.0
 pkgrel=1
 pkgdesc='Abstraction to system DNSSD features'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ groups=('kf5')
 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