git » kdnssd.git » commit 863b8c1

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 05:12:19 UTC
committer Felix Yan
2015-09-12 05:12:19 UTC
parent 0b89398b6d1f8153ff593882a431390aa980ed16

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c6113c7..a93a79a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdnssd
-pkgver=5.13.0
+pkgver=5.14.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=('aa6c92111aec32bf7428356bfbebda18')
+md5sums=('60c2eb4b4bc7227213bc1b570be75cfd')
 
 prepare() {
   mkdir -p build