author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:40:25 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:40:25 UTC |
parent | 7f02767307a0900f4d28712fc26066d77cda0b4c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d40310d..1d10816 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.19.0 +pkgver=5.20.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=('09e682b3395c9eb5f1a63203564c7d99') +md5sums=('bf119f71086e84e362a78bc5a798efc4') prepare() { mkdir -p build