diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-04-24 11:28:55 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-04-25 13:53:51 +0200 |
commit | 15564b4ed39882d185d8d231baf8faa0e0f6468e (patch) | |
tree | 980c08decaf34c2bc35ddb7eaeff64d39a402348 | |
parent | 07dad544ea8369b6b646b8eb3ec7d83311410c8e (diff) | |
download | freebsd-ports-15564b4ed39882d185d8d231baf8faa0e0f6468e.zip |
deskutils/copyq: update to 4.1.0
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v4.1.0
Reported by: portscout
-rw-r--r-- | deskutils/copyq/Makefile | 2 | ||||
-rw-r--r-- | deskutils/copyq/distinfo | 6 | ||||
-rw-r--r-- | deskutils/copyq/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index cc9b0a51b404..ee0dcaa1973a 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -1,6 +1,6 @@ PORTNAME= copyq DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 +DISTVERSION= 4.1.0 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo index fbf878a0f5a0..959b8273b872 100644 --- a/deskutils/copyq/distinfo +++ b/deskutils/copyq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618316840 -SHA256 (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 5daff582644296fb27e38be18bc896b1c45f7a24a94dc583cb34d30f64f33ba8 -SIZE (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 2986178 +TIMESTAMP = 1619256517 +SHA256 (hluk-CopyQ-v4.1.0_GH0.tar.gz) = adc97a663c9d95a5cacc2e89ad46fc8ab2b3d1436eaf076772214895d3507921 +SIZE (hluk-CopyQ-v4.1.0_GH0.tar.gz) = 2999036 diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist index 726a07a3ad64..ef9bb7d7bd46 100644 --- a/deskutils/copyq/pkg-plist +++ b/deskutils/copyq/pkg-plist @@ -16,6 +16,7 @@ share/bash-completion/completions/copyq %%DATADIR%%/themes/light.ini %%DATADIR%%/themes/main_window.css %%DATADIR%%/themes/menu.css +%%DATADIR%%/themes/notification.css %%DATADIR%%/themes/paper.ini %%DATADIR%%/themes/scrollbar.css %%DATADIR%%/themes/simple.ini |