diff options
author | markd <markd@pkgsrc.org> | 2019-04-28 11:09:06 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-04-28 11:09:06 +0000 |
commit | 91084d5a0d32096ee13b0b5062d3f4559b46383c (patch) | |
tree | f620cfe20a67b04f6ab5823af708db3bb5256ef9 | |
parent | fae094ae0c49f6e7f37a0b3af925d346dfa9f682 (diff) | |
download | pkgsrc-91084d5a0d32096ee13b0b5062d3f4559b46383c.tar.gz |
kf5: update to 5.57.0
-rw-r--r-- | meta-pkgs/kf5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/kf5/Makefile b/meta-pkgs/kf5/Makefile index 5180a22eddc..8c2e0404b3b 100644 --- a/meta-pkgs/kf5/Makefile +++ b/meta-pkgs/kf5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2018/06/21 08:24:25 markd Exp $ +# $NetBSD: Makefile,v 1.10 2019/04/28 11:09:06 markd Exp $ DISTNAME= kf5-${KF5VER} CATEGORIES= meta-pkgs x11 kde @@ -9,7 +9,7 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE Frameworks 5 -KF5VER= 5.47.0 +KF5VER= 5.57.0 DEPENDS+= attica-qt5-${KF5VER}{,nb[0-9]*}:../../misc/attica-qt5 DEPENDS+= baloo5-${KF5VER}{,nb[0-9]*}:../../sysutils/baloo5 |