author | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
parent | d033caafe83f4404ac541ec4fbb61043301c5f24 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 77b2e4c..aafe1ca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=ktexteditor -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc='KTextEditor framework' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kparts') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9fd2071517c2ac6ada713ede1bb2d07e') +md5sums=('29317733f47f7608fcd7102f674937e0') prepare() { mkdir -p build