author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | c2590f1b56a5ce7795e235f5ef9b3ed6f76ecc8c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index bac30ce..d44a465 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdnssd -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KDNSSD Framework' arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') replaces=('kdnssd-framework') conflicts=('kdnssd-framework') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('b0f088b9bb3949369efa26af21e42c8d') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('e29c58f6b121d1beb2610f7964d7daed') prepare() { mkdir -p build