author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
parent | c01dc89c1e58c08847f58ecc6fdb00e7c860f0ef |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a349c5b..fb4fae8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc='Pty abstraction' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kcoreaddons' 'ki18n' 'libutempter') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2de8c2ba7ae950995c6a842176e8f7a1') +md5sums=('919207b8f2d1d7ee2953dafd1006af8b') prepare() { mkdir -p build