author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:45:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:45:03 UTC |
parent | c37f99a4f414bf22ce36dff9edb6370459cb9f9e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee55d36..0107176 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.17.0 +pkgver=5.18.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=('i686' 'x86_64') @@ -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=('9686e5800a49fc858e4247a71688739f') +md5sums=('075272719a8d04a10f9c8d202fc6e5b3') prepare() { mkdir -p build