qownnotes: update to 24.2.1
This commit is contained in:
parent
8d4a8695ed
commit
4dd0895b7b
@ -1,20 +1,17 @@
|
||||
# Template file for 'qownnotes'
|
||||
pkgname=qownnotes
|
||||
version=23.6.5
|
||||
version=24.2.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||
makedepends="botan-devel qt5-declarative-devel qt5-svg-devel
|
||||
qt5-xmlpatterns-devel qt5-websockets-devel qt5-x11extras-devel"
|
||||
depends="qt5-plugin-sqlite"
|
||||
configure_args="USE_SYSTEM_BOTAN=1"
|
||||
hostmakedepends="pkg-config qt6-base"
|
||||
makedepends="botan-devel qt6-base-devel qt6-declarative-devel
|
||||
qt6-qt5compat-devel qt6-svg-devel qt6-websockets-devel"
|
||||
depends="qt6-plugin-sqlite qt6-svg"
|
||||
short_desc="Plain-text file notepad and todo-list manager with markdown support"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.qownnotes.org"
|
||||
changelog="https://www.qownnotes.org/changelog.html"
|
||||
distfiles="https://download.tuxfamily.org/qownnotes/src/qownnotes-${version}.tar.xz"
|
||||
checksum=1531a9b69e9159525874b5ed0c8e5cca6b756cdafed321e4d302c23ae4dbc651
|
||||
|
||||
pre_build() {
|
||||
vsed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
||||
}
|
||||
changelog="https://raw.githubusercontent.com/pbek/QOwnNotes/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/pbek/QOwnNotes/releases/download/v${version}/qownnotes-${version}.tar.xz"
|
||||
checksum=683a565df5087cb8c3844cb0eb1cae62b478650a1c905bfe25b0b5b6f305e994
|
||||
|
Loading…
x
Reference in New Issue
Block a user