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

Felix Yan fyan at archlinux.org
Wed Aug 12 09:33:35 UTC 2015


    Date: Wednesday, August 12, 2015 @ 11:33:35
  Author: fyan
Revision: 243284

upgpkg: kpty 5.13.0-1

Modified:
  kpty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 09:33:24 UTC (rev 243283)
+++ PKGBUILD	2015-08-12 09:33:35 UTC (rev 243284)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kpty
-pkgver=5.12.0
+pkgver=5.13.0
 pkgrel=1
 pkgdesc='Pty abstraction'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6e36193e133d1300cd825c2eae5cbfd1')
+md5sums=('9831c8231ac70ec4f1bf6d744dcebf63')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list