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 | cb0dbc0475d6d0719e100ba82cfd2975184a6fee |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 90fdff1..7a42274 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=ktextwidgets -pkgver=5.2.0 -pkgrel=3 +pkgver=5.3.0 +pkgrel=1 pkgdesc='KTextWidgets' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/ktextwidgets' @@ -11,7 +11,7 @@ depends=('kcompletion' 'kservice' 'kiconthemes' 'sonnet') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('187237a45184673a3800a33a74d1e3a8') +md5sums=('edece6e1ff4b80cf799e7e7c15b45634') prepare() { mkdir -p build