diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-21 00:01:40 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-21 00:01:40 +0000 |
commit | ffb70c5a55bfdb4bd1992e04f4b6c1f26ffaa500 (patch) | |
tree | c06b7afd4463c0ab38f5b9492ec5ac7b5768cecb /x11 | |
parent | 3a201adc38d7b5e93a6f873175957cf8011603da (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rofi/Makefile | 1 | ||||
-rw-r--r-- | x11/rofi/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 6953bb2665b5..2244b0cd4751 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -2,6 +2,7 @@ PORTNAME= rofi DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ diff --git a/x11/rofi/distinfo b/x11/rofi/distinfo index f5cbfdf4ded1..f3700a61641d 100644 --- a/x11/rofi/distinfo +++ b/x11/rofi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521442894 -SHA256 (rofi-1.5.1.tar.gz) = dcb719ecb288fee49b6e55914eab0ff201335d7fc78849f5618d543493c24fe3 -SIZE (rofi-1.5.1.tar.gz) = 490121 +TIMESTAMP = 1521589691 +SHA256 (rofi-1.5.1.tar.gz) = e99817668317979a5cf9a931d28cbb54291e46f3b753b03a9368fc31dc1f83b5 +SIZE (rofi-1.5.1.tar.gz) = 493159 |