Skip to content

Commit

Permalink
x11/ulauncher: update Ulauncher to version 5.12.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Aug 22, 2021
1 parent fa81b34 commit 01d908e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions x11/ulauncher/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

PORTNAME= ulauncher
PORTVERSION= 5.11.0
PORTVERSION= 5.12.1
CATEGORIES= x11
MASTER_SITES= https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand Down Expand Up @@ -35,7 +35,8 @@ APPINDICATOR_DESC= AppIndicator support
APPINDICATOR_RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/AppIndicator3-0.1.gir:devel/libappindicator

post-patch:
@${REINPLACE_CMD} -e '/^#!/s,usr/,,' ${WRKSRC}/bin/ulauncher-toggle
@${REINPLACE_CMD} -e '/^#!/s,usr/bin/env ba,bin/,' \
${WRKSRC}/bin/ulauncher-toggle
@${RM} ${WRKSRC}/bin/ulauncher-toggle.bak

.include <bsd.port.mk>
Expand Down
5 changes: 3 additions & 2 deletions x11/ulauncher/distinfo
@@ -1,2 +1,3 @@
SHA256 (ulauncher_5.11.0.tar.gz) = c4433bb06d0d456a2e0eee8dc4d03de164f273290484f2380728c3936ca31e3a
SIZE (ulauncher_5.11.0.tar.gz) = 1881376
TIMESTAMP = 1629572455
SHA256 (ulauncher_5.12.1.tar.gz) = 15ddc838211e5c657ccc677ff12ceb591b12b1945578f9ec0da5fc5ab06b08e4
SIZE (ulauncher_5.12.1.tar.gz) = 1881464

0 comments on commit 01d908e

Please sign in to comment.