diff options
Diffstat (limited to 'textproc/goldendict-ng/Makefile')
-rw-r--r-- | textproc/goldendict-ng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/goldendict-ng/Makefile b/textproc/goldendict-ng/Makefile index 42b20d1bb43e..b2679dc4e4a5 100644 --- a/textproc/goldendict-ng/Makefile +++ b/textproc/goldendict-ng/Makefile @@ -1,6 +1,7 @@ PORTNAME= goldendict-ng DISTVERSIONPREFIX= v -DISTVERSION= 25.05.0 +DISTVERSION= 25.06.0 +DISTVERSIONSUFFIX= -Release.8a87a79b CATEGORIES= textproc MAINTAINER= mew14930xvi@inbox.lv @@ -24,7 +25,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 |