Index | Thread | Search

From:
Solene Rapenne <solene@perso.pw>
Subject:
update x11/dmenu
To:
ports@openbsd.org, Joerg Jung <jung@openbsd.org>
Date:
Thu, 16 May 2024 10:15:39 +0200

Download raw body.

Thread
  • Solene Rapenne:

    update x11/dmenu

This is a simple update for dmenu, just bug fixes

Changelog can be found here https://git.suckless.org/dmenu/

ok?

diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index eddc26ed9d1..572e21bc498 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -1,6 +1,6 @@
 COMMENT=		dynamic menu for X11
 
-V=			5.2
+V=			5.3
 DISTNAME=		dmenu-${V}
 
 CATEGORIES=		x11
diff --git a/x11/dmenu/distinfo b/x11/dmenu/distinfo
index 354575e5633..3d5a2f4de2d 100644
--- a/x11/dmenu/distinfo
+++ b/x11/dmenu/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dmenu-5.2.tar.gz) = 1NTKd7WRQPJyJy21N+BbuRpZFPVoAmUtxX5hp3PUN5I=
-SIZE (dmenu-5.2.tar.gz) = 16196
+SHA256 (dmenu-5.3.tar.gz) = Go9T5v0tdJg57IcMXiez4U2lw+6sv8uUXRWeHVQzeV8=
+SIZE (dmenu-5.3.tar.gz) = 16274