author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:27:02 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:27:02 UTC |
parent | 73a5e97ac504e49804d20d90730a6dc83736492f |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f80fe01..6a7ce67 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdbusaddons -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Addons to QtDBus' arch=('i686' 'x86_64') @@ -11,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=('6afe10a2273f9e6a14f611a6dc4bc92f') +md5sums=('b328dd1478fa5fd3a1e65b299cc7062a') prepare() { mkdir -p build