diff options
| -rw-r--r-- | deskutils/joplin-desktop/Makefile | 1 | ||||
| -rw-r--r-- | deskutils/podman-desktop/Makefile | 2 | ||||
| -rw-r--r-- | graphics/drawio/Makefile | 2 | ||||
| -rw-r--r-- | net-im/vesktop/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/joplin-desktop/Makefile b/deskutils/joplin-desktop/Makefile index 6c664fe0af5b..3a3b72df850d 100644 --- a/deskutils/joplin-desktop/Makefile +++ b/deskutils/joplin-desktop/Makefile @@ -1,6 +1,7 @@ PORTNAME= joplin DISTVERSIONPREFIX= v DISTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= deskutils PKGNAMESUFFIX= -desktop DISTFILES= ${DEFAULT_PLUGINS_NODE_MODULES_FILE}:prefetch \ diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile index 23af57593641..4d785ebf0d10 100644 --- a/deskutils/podman-desktop/Makefile +++ b/deskutils/podman-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= podman-desktop PORTVERSION= 1.25.0 -PORTREVISION= 12 +PORTREVISION= 13 DISTVERSIONSUFFIX=-x64 CATEGORIES= deskutils MASTER_SITES= https://github.com/arrowd/podman-desktop/releases/download/v${PORTVERSION}/ \ diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index 953bc83442bd..396ae6ca85d5 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 29.6.6 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/ diff --git a/net-im/vesktop/Makefile b/net-im/vesktop/Makefile index 9dc0c470bf99..cf262186e9fe 100644 --- a/net-im/vesktop/Makefile +++ b/net-im/vesktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= vesktop DISTVERSION= 1.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://github.com/Vencord/Vesktop/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_${DISTVERSION}_${ARCH:S/aarch64/arm64/} |
