author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:34:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:34:59 UTC |
parent | cf5aa25490dd81f3938ce1d907d926813270ed08 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index dbc254c..ee55d36 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Addons to QtDBus' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kdbusaddons' @@ -12,7 +12,7 @@ depends=('qt5-x11extras') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('8217284ce9b3db03d30098f935a40f29') +md5sums=('9686e5800a49fc858e4247a71688739f') prepare() { mkdir -p build