diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-23 14:10:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:41 +0700 |
commit | 2c26de79808ec1531ce626174a0c09561dcb97d4 (patch) | |
tree | 4749cb807440d858ed7ca1628cc0b3e050e926cb /libraries/qt5-postgresql/qt5-postgresql.info | |
parent | 4a47a80cde1c471a3db6da1f968f540b0a672755 (diff) |
libraries/qt5-postgresql: Added (Postgresql plugin for Qt5)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5-postgresql/qt5-postgresql.info')
-rw-r--r-- | libraries/qt5-postgresql/qt5-postgresql.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/qt5-postgresql/qt5-postgresql.info b/libraries/qt5-postgresql/qt5-postgresql.info new file mode 100644 index 0000000000000..2abd165de9784 --- /dev/null +++ b/libraries/qt5-postgresql/qt5-postgresql.info @@ -0,0 +1,10 @@ +PRGNAM="qt5-postgresql" +VERSION="5.15.3_20211130_014c375b" +HOMEPAGE="http://qt-project.org/" +DOWNLOAD="https://slackware.osuosl.org/slackware64-current/source/l/qt5/qt-everywhere-src-5.15.3_20211130_014c375b.tar.lz" +MD5SUM="71b4c098da7accd01e2d0f6aad17a89a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="postgresql" +MAINTAINER="Heinz Wiesinger" +EMAIL="pprkut@slackbuilds.org" |