Skip to content

Commit

Permalink
qt5: build updated release
Browse files Browse the repository at this point in the history
This fixes a subtle bug qt5-5.12.4 where window-close events
aren't handled the default way.
  • Loading branch information
thomas committed Nov 8, 2019
1 parent baf8f4e commit 8f6c123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qt5.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION qt5-5.12.4-0
# BEE_VERSION qt5-5.12.5-0

SRCURL[0]="https://download.qt.io/archive/qt/${PKGVERSION[2]}/${PKGVERSION}/single/qt-everywhere-src-${PKGVERSION}.tar.xz"

Expand Down

0 comments on commit 8f6c123

Please sign in to comment.