diff options
author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2019-06-25 20:18:19 +0000 |
---|---|---|
committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2019-06-25 20:18:19 +0000 |
commit | 92d0ed9f58ca0bac2876abb9c66f3e43123c4731 (patch) | |
tree | be6794a5af98367f065af9ef39b79a4f998c3d99 /x11/rofi | |
parent | c1c9fdd8a9c2e9898418eff3dc257d46534041bf (diff) |
Notes
Diffstat (limited to 'x11/rofi')
-rw-r--r-- | x11/rofi/Makefile | 4 | ||||
-rw-r--r-- | x11/rofi/distinfo | 6 | ||||
-rw-r--r-- | x11/rofi/pkg-descr | 2 | ||||
-rw-r--r-- | x11/rofi/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index b54fb20c3f0d..77db26a618b3 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -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 diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index 300f17135e7d..737b87a0b1c4 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -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 diff --git a/x11/rofi/pkg-descr b/x11/rofi/pkg-descr index c6a057dedca5..58b4861a0410 100644 --- a/x11/rofi/pkg-descr +++ b/x11/rofi/pkg-descr @@ -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 diff --git a/x11/rofi/pkg-plist b/x11/rofi/pkg-plist index ff54f071c45f..756d3af781a6 100644 --- a/x11/rofi/pkg-plist +++ b/x11/rofi/pkg-plist @@ -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 |