[arch-commits] Commit in kpty/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Dec 12 16:50:40 UTC 2015


    Date: Saturday, December 12, 2015 @ 17:50:40
  Author: fyan
Revision: 255940

upgpkg: kpty 5.17.0-1

KF 5.17.0

Modified:
  kpty/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 16:50:32 UTC (rev 255939)
+++ PKGBUILD	2015-12-12 16:50:40 UTC (rev 255940)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kpty
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Pty abstraction'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kpty'
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6ae3e865f551af04bac69d808b9a9289')
+md5sums=('f1c3cb03e9b4c9df48a62b6186ef1ef7')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list