diff options
Diffstat (limited to 'deskutils/copyq')
-rw-r--r-- | deskutils/copyq/Makefile | 5 | ||||
-rw-r--r-- | deskutils/copyq/distinfo | 8 | ||||
-rw-r--r-- | deskutils/copyq/pkg-plist | 4 |
3 files changed, 7 insertions, 10 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index e7059a3c1ad4..685b332a7e98 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -1,12 +1,9 @@ PORTNAME= copyq -DISTVERSION= 10.0.0 +DISTVERSION= 11.0.0 CATEGORIES= deskutils MASTER_SITES= https://github.com/hluk/CopyQ/releases/download/v${DISTVERSION}/ DISTNAME= Copyq-${DISTVERSION} -PATCH_SITES= https://github.com/hluk/CopyQ/commit/ -PATCHFILES+= f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= eduardo@FreeBSD.org COMMENT= Qt6 based clipboard manager WWW= https://github.com/hluk/CopyQ diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo index 295cea033ed3..3d9ad64a911d 100644 --- a/deskutils/copyq/distinfo +++ b/deskutils/copyq/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1744954135 -SHA256 (Copyq-10.0.0.tar.gz) = cc1ab0b492824d92e6e94b5d30576bcf7ed84b4fa75bd305c7262e0b2ccc7b95 -SIZE (Copyq-10.0.0.tar.gz) = 3457419 -SHA256 (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 176a422134c6fd85f58b1dd2cb70b2b89c018b14e6c756193e74a9eae579441c -SIZE (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 16044 +TIMESTAMP = 1755886594 +SHA256 (Copyq-11.0.0.tar.gz) = c59fbd0e39fc40ee38d730dd31fb375602f064d0fca130cd8a4fbb782f2e80eb +SIZE (Copyq-11.0.0.tar.gz) = 3498174 diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist index 50e70c003d21..f7b9fdf044f4 100644 --- a/deskutils/copyq/pkg-plist +++ b/deskutils/copyq/pkg-plist @@ -7,7 +7,6 @@ bin/copyq %%PLUGINS%%lib/copyq/plugins/libitemsync.so %%PLUGINS%%lib/copyq/plugins/libitemtags.so %%PLUGINS%%lib/copyq/plugins/libitemtext.so -share/man/man1/copyq.1.gz share/applications/com.github.hluk.copyq.desktop share/bash-completion/completions/copyq %%DATADIR%%/themes/dark.ini @@ -34,12 +33,14 @@ share/bash-completion/completions/copyq %%DATADIR%%/translations/copyq_fa.qm %%DATADIR%%/translations/copyq_fi.qm %%DATADIR%%/translations/copyq_fr.qm +%%DATADIR%%/translations/copyq_ga.qm %%DATADIR%%/translations/copyq_he.qm %%DATADIR%%/translations/copyq_hr.qm %%DATADIR%%/translations/copyq_hu.qm %%DATADIR%%/translations/copyq_id.qm %%DATADIR%%/translations/copyq_it.qm %%DATADIR%%/translations/copyq_ja.qm +%%DATADIR%%/translations/copyq_kab.qm %%DATADIR%%/translations/copyq_ko.qm %%DATADIR%%/translations/copyq_lt.qm %%DATADIR%%/translations/copyq_nb.qm @@ -63,4 +64,5 @@ share/icons/hicolor/48x48/apps/copyq.png share/icons/hicolor/64x64/apps/copyq.png share/icons/hicolor/scalable/apps/copyq.svg share/icons/hicolor/scalable/apps/copyq_mask.svg +share/man/man1/copyq.1.gz share/metainfo/com.github.hluk.copyq.appdata.xml |