Skip to content

Commit

Permalink
x11/ulauncher: update Ulauncher to version 5.14.2.
Browse files Browse the repository at this point in the history
Neglected by:	portscout (again)
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Nov 20, 2021
1 parent 1e37687 commit c02455a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions x11/ulauncher/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

PORTNAME= ulauncher
PORTVERSION= 5.14.0
PORTVERSION= 5.14.2
CATEGORIES= x11
MASTER_SITES= https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand All @@ -11,7 +11,7 @@ COMMENT= Advanced graphical application launcher

LICENSE= GPLv3

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.10:devel/py-python-distutils-extra@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.18:devel/py-python-distutils-extra@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>=0:devel/py-pyinotify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-Levenshtein>=0:devel/py-python-Levenshtein@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions x11/ulauncher/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632092433
SHA256 (ulauncher_5.14.0.tar.gz) = 03bdb2a16eadbb277514a9c38a29b351da72c805b1692b4560ca14bf3e2cc465
SIZE (ulauncher_5.14.0.tar.gz) = 1883902
TIMESTAMP = 1636925135
SHA256 (ulauncher_5.14.2.tar.gz) = e4877bd2de69c99996e4e3ac5c8083b3ee3d1b182b0e4a5d52a3af134dd8d475
SIZE (ulauncher_5.14.2.tar.gz) = 1884033

0 comments on commit c02455a

Please sign in to comment.