Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2023 06:35:37 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9eb47a691d90 - main - x11/ulauncher: update Ulauncher to version 5.15.3
Message-ID:  <202308090635.3796ZbpV039659@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9eb47a691d90e0c860897192f48618abbd3b64c3

commit 9eb47a691d90e0c860897192f48618abbd3b64c3
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-08-09 06:34:46 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-08-09 06:34:46 +0000

    x11/ulauncher: update Ulauncher to version 5.15.3
    
    Fixes bad assumption removing all .desktop from application ids
    instead of just the file extension (should fix Telegram Desktop
    app not launching).
---
 x11/ulauncher/Makefile | 2 +-
 x11/ulauncher/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11/ulauncher/Makefile b/x11/ulauncher/Makefile
index 4bb235401d61..b268da5c028c 100644
--- a/x11/ulauncher/Makefile
+++ b/x11/ulauncher/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ulauncher
-PORTVERSION=	5.15.2
+PORTVERSION=	5.15.3
 CATEGORIES=	x11
 MASTER_SITES=	https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff --git a/x11/ulauncher/distinfo b/x11/ulauncher/distinfo
index 1dc1f790ac00..e5dce80d7649 100644
--- a/x11/ulauncher/distinfo
+++ b/x11/ulauncher/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679268472
-SHA256 (ulauncher_5.15.2.tar.gz) = b22337ee77485d5da0ff45ee99c8d94e701aba98e0c78a347b5f6a82baca88d7
-SIZE (ulauncher_5.15.2.tar.gz) = 1874796
+TIMESTAMP = 1690630947
+SHA256 (ulauncher_5.15.3.tar.gz) = ba702273a19382f645149c0f111875eb8bdf0e2144d332c45238000d1f78c39c
+SIZE (ulauncher_5.15.3.tar.gz) = 1885074



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308090635.3796ZbpV039659>