git » kpty.git » commit 1a7acf5

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 16:53:23 UTC
committer Felix Yan
2015-02-15 16:53:23 UTC
parent c2c8a5e0e09b2e78353c129b6fd60dc8285d2ecb

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index dae7e86..30a47bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kpty
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Pty abstraction'
 arch=('i686' 'x86_64')
@@ -11,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=('e93849f49b6c18518bf718d25801e0d7')
+md5sums=('27da31464d8381c228d8dd1226628659')
 
 prepare() {
   mkdir -p build