author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | ff001c362a6b34a5a009eeec1aa9c9ade0b5c325 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 023b6df..0e30c54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=ktexteditor -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KTextEditor framework' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kparts') makedepends=('extra-cmake-modules') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ea3f44d4cc3b6929a1987049f4fe9329') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('fb438acf5b10c0e9a620916c2bfe5797') prepare() { mkdir -p build