author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:16:48 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:16:48 UTC |
parent | 1a7acf50454a8c6e57c4ba11409ddfcb14c7db0f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 30a47bd..6bd040d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.7.0 +pkgver=5.8.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=('27da31464d8381c228d8dd1226628659') +md5sums=('a4387e3cfdc01b79e2983c98a4afeb01') prepare() { mkdir -p build