From 567ae26b5fddf8b28646daaccfd2455cb34b026d Mon Sep 17 00:00:00 2001 From: Vidar Karlsen Date: Sat, 29 Apr 2023 22:33:56 +0200 Subject: [PATCH] x11/rofi-calc: update to 2.2.0 Changelog: https://github.com/svenstaro/rofi-calc/blob/v2.2.0/CHANGELOG.md - Fix high CPU usage when input isn't empty #66 (thanks @bootstrap-prime) - Add -automatic-save-to-history option #87 (thanks @matejdro) PR: 271137 --- x11/rofi-calc/Makefile | 3 +-- x11/rofi-calc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/rofi-calc/Makefile b/x11/rofi-calc/Makefile index 72736fb0092d5..a0d6a39bc61e4 100644 --- a/x11/rofi-calc/Makefile +++ b/x11/rofi-calc/Makefile @@ -1,7 +1,6 @@ PORTNAME= rofi-calc DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 -PORTREVISION= 1 +DISTVERSION= 2.2.0 CATEGORIES= x11 MAINTAINER= vidar@karlsen.tech diff --git a/x11/rofi-calc/distinfo b/x11/rofi-calc/distinfo index cf7a1c0cbaadd..96b77921cd0fb 100644 --- a/x11/rofi-calc/distinfo +++ b/x11/rofi-calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644399180 -SHA256 (svenstaro-rofi-calc-v2.1.0_GH0.tar.gz) = 41ee44da25954794095823fac93a20dc0fbfb2bdb59608125f436ac5f184dc51 -SIZE (svenstaro-rofi-calc-v2.1.0_GH0.tar.gz) = 1695556 +TIMESTAMP = 1682716134 +SHA256 (svenstaro-rofi-calc-v2.2.0_GH0.tar.gz) = 64fbfaaa22a092d2d7fede20ff95942a912b27c6264785126fb054dfbe54c5b4 +SIZE (svenstaro-rofi-calc-v2.2.0_GH0.tar.gz) = 1695821