pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/lxqt



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Mar  6 23:57:29 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs/lxqt: Makefile

Log Message:
lxqt: bump for lxqt-archiver


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/meta-pkgs/lxqt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/lxqt/Makefile
diff -u pkgsrc/meta-pkgs/lxqt/Makefile:1.23 pkgsrc/meta-pkgs/lxqt/Makefile:1.24
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.23 Tue Feb 13 17:29:42 2024
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Wed Mar  6 23:57:29 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2024/02/13 17:29:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.24 2024/03/06 23:57:29 gutteridge Exp $
 
 PKGNAME=       lxqt-1.4.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    meta-pkgs
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -39,7 +39,7 @@ DEPENDS+=     qterminal>=1.4.0:../../x11/qte
 DEPENDS+=      lxqt-panel>=1.4.0:../../x11/lxqt-panel
 DEPENDS+=      lxqt-runner>=1.4.0:../../x11/lxqt-runner
 DEPENDS+=      screengrab>=2.7.0:../../graphics/screengrab
-DEPENDS+=      lxqt-archiver>=0.9.0:../../archivers/lxqt-archiver
+DEPENDS+=      lxqt-archiver>=0.9.1:../../archivers/lxqt-archiver
 # The Breeze icon set is the default that LXQt expects, and a compatible icon
 # theme must be present for the DE to be fully usable.
 DEPENDS+=      breeze-icons-[0-9]*:../../graphics/breeze-icons



Home | Main Index | Thread Index | Old Index