mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
x11/rofi: Update to 1.5.3
PR: 238783 Approved by: tcberner (mentor), nomoo <nomoo@nomoo.ru> (maintainer)
This commit is contained in:
parent
c1c9fdd8a9
commit
92d0ed9f58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505103
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rofi
|
||||
DISTVERSION= 1.5.2
|
||||
DISTVERSION= 1.5.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
|
||||
MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= nomoo@nomoo.ru
|
||||
COMMENT= Window switcher, run dialog and dmenu replacement
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546173289
|
||||
SHA256 (rofi-1.5.2.tar.gz) = 2714e0602ab6a000237247a6c5b4cb09c7d242d541bd9f1565768b41cdef9fe5
|
||||
SIZE (rofi-1.5.2.tar.gz) = 527142
|
||||
TIMESTAMP = 1561343654
|
||||
SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7
|
||||
SIZE (rofi-1.5.3.tar.gz) = 535125
|
||||
|
@ -4,4 +4,4 @@ version from Sean Pringle. All credit for this great tool should go to him.
|
||||
Rofi developed extra features, like a run-dialog, ssh-launcher and can
|
||||
act as a drop-in dmenu replacement, making it a very versatile tool.
|
||||
|
||||
WWW: https://github.com/DaveDavenport/rofi
|
||||
WWW: https://github.com/davatorium/rofi
|
||||
|
@ -24,6 +24,7 @@ man/man5/rofi-theme.5.gz
|
||||
%%DATADIR%%/themes/blue.rasi
|
||||
%%DATADIR%%/themes/c64.rasi
|
||||
%%DATADIR%%/themes/dmenu.rasi
|
||||
%%DATADIR%%/themes/fancy.rasi
|
||||
%%DATADIR%%/themes/glue_pro_blue.rasi
|
||||
%%DATADIR%%/themes/gruvbox-common.rasi
|
||||
%%DATADIR%%/themes/gruvbox-dark-hard.rasi
|
||||
|
Loading…
Reference in New Issue
Block a user