qownnotes: update to 21.7.2.
Update changelog location. Closes: #31783 [via git-merge-pr]
This commit is contained in:
parent
46090c6639
commit
2a97d43df4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qownnotes'
|
# Template file for 'qownnotes'
|
||||||
pkgname=qownnotes
|
pkgname=qownnotes
|
||||||
version=21.3.0
|
version=21.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
|
@ -11,9 +11,9 @@ short_desc="Plain-text file notepad and todo-list manager with markdown support"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.qownnotes.org"
|
homepage="https://www.qownnotes.org"
|
||||||
changelog="https://www.qownnotes.org/changelog/QOwnNotes"
|
changelog="https://www.qownnotes.org/changelog.html"
|
||||||
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6efa2629fa27719f1d99c95636e20ae93ff08cfa4c5a89ec16c083ba6e6c8dec
|
checksum=e9dfde5013de2ebc1d2da62ce93544721ca47de11392540b310b43b06c48daef
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
sed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
||||||
|
|
Loading…
Reference in New Issue