Skip to content

Commit

Permalink
www/dooble: update to 2021.08.05
Browse files Browse the repository at this point in the history
PR:	257648
  • Loading branch information
camachat authored and neelchauhan committed Aug 18, 2021
1 parent 77402a3 commit cafc179
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions www/dooble/Makefile
@@ -1,12 +1,12 @@
PORTNAME= dooble
DISTVERSION= 2021.07.05
DISTVERSION= 2021.08.05
CATEGORIES= www

MAINTAINER= eric@camachat.org
COMMENT= Dooble Web Browser

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= compiler:c++17-lang desktop-file-utils gmake qmake qt:5 ssl tar \
xorg
Expand All @@ -19,7 +19,6 @@ USE_QT= concurrent core gui network printsupport sql webengine widgets \
USE_XORG= xcb

QMAKE_SOURCE_PATH= ${PORTNAME}.pro
WRKSRC_SUBDIR= 2.x

PLIST_FILES= ${PREFIX}/share/applications/${PORTNAME}.desktop \
${PREFIX}/share/pixmaps/${PORTNAME}.png \
Expand Down
6 changes: 3 additions & 3 deletions www/dooble/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625502495
SHA256 (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 593aecdd3e731e75ba152f9a612afe6df7a728dc6d8b8abc83d7c1adb14f4289
SIZE (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 96968548
TIMESTAMP = 1628131803
SHA256 (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 70a2deff04ab01b4449aa8f6788d7984bc8195283cb5fb338dfc6b1d397f6a91
SIZE (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 90557356

0 comments on commit cafc179

Please sign in to comment.