author | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
parent | e3ab8fe202c6a79b34f0c315ce183779a9ca2f4f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index c9b8b7e..991421f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.2.0 -pkgrel=3 +pkgver=5.3.0 +pkgrel=1 pkgdesc='KDBusAddons' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kdbusaddons' @@ -11,7 +11,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=('7602c570ef3601fb951b9bee6a4821b9') +md5sums=('705495238601ca2c3548815e2e3efae7') prepare() { mkdir -p build