x11/rofi-calc: update to 1.7
In addition: * Set MAINTAINER to submitter * Strip objects PR: 246779 Submitted by: vidar@karlsen.tech Reviewed by: ports@xanderio.de (maintainer)
This commit is contained in:
parent
713b656cf4
commit
54faa52f59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536765
2 changed files with 7 additions and 5 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
PORTNAME= rofi-calc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5
|
||||
DISTVERSION= 1.7
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= alex@xanderio.de
|
||||
MAINTAINER= vidar@karlsen.tech
|
||||
COMMENT= Do live calculations in rofi
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -25,4 +25,6 @@ GNU_CONFIGURE= yes
|
|||
|
||||
PLIST_FILES= lib/rofi/calc.so
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1558288032
|
||||
SHA256 (svenstaro-rofi-calc-v1.5_GH0.tar.gz) = ae49a4e52213384000165e3aff75d818921c77e24aa58e47182a8ed42fe2573e
|
||||
SIZE (svenstaro-rofi-calc-v1.5_GH0.tar.gz) = 1693385
|
||||
TIMESTAMP = 1590581337
|
||||
SHA256 (svenstaro-rofi-calc-v1.7_GH0.tar.gz) = 1d7016650f6d0ee26b420875a104711ace14e205fe9ba27d3c2143cc4ad81184
|
||||
SIZE (svenstaro-rofi-calc-v1.7_GH0.tar.gz) = 1694323
|
||||
|
|
Loading…
Reference in a new issue