author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:55:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:55:21 UTC |
parent | 3690616f192e3b8a55868b9540b2609e987c8195 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6bd040d..06b5bbd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Pty abstraction' arch=('i686' 'x86_64') @@ -12,7 +12,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=('a4387e3cfdc01b79e2983c98a4afeb01') +md5sums=('9f3c8da7d7f3a6f33aba08f44d16d2c3') prepare() { mkdir -p build