diff options
Diffstat (limited to 'textproc/goldendict-ng/Makefile')
-rw-r--r-- | textproc/goldendict-ng/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/goldendict-ng/Makefile b/textproc/goldendict-ng/Makefile index 42b20d1bb43e..96ff7ac8e91e 100644 --- a/textproc/goldendict-ng/Makefile +++ b/textproc/goldendict-ng/Makefile @@ -1,6 +1,8 @@ PORTNAME= goldendict-ng DISTVERSIONPREFIX= v -DISTVERSION= 25.05.0 +DISTVERSION= 25.06.0 +PORTREVISION= 1 +DISTVERSIONSUFFIX= -Release.8a87a79b CATEGORIES= textproc MAINTAINER= mew14930xvi@inbox.lv @@ -24,7 +26,6 @@ USES= cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:6 \ xorg USE_GITHUB= yes GH_ACCOUNT= xiaoyifang -GH_TAGNAME= 2a2b0e16 USE_GL= opengl USE_QT= 5compat base declarative multimedia positioning svg webchannel \ webengine tools:build |