qownnotes: update to 22.4.0.
This commit is contained in:
parent
5677ffa43a
commit
ddeb984ea4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qownnotes'
|
||||
pkgname=qownnotes
|
||||
version=21.12.3
|
||||
version=22.4.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||
|
@ -13,8 +13,8 @@ license="GPL-2.0-only"
|
|||
homepage="https://www.qownnotes.org"
|
||||
changelog="https://www.qownnotes.org/changelog.html"
|
||||
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=a92df38f9c88f381af77800c339fe6aa8196a7a260081b0a48f61f1ae4c28029
|
||||
checksum=96b682608ecdf303e2c5d5eb2341812db3c3848e15bc4832ba5d426f01bdbd66
|
||||
|
||||
pre_build() {
|
||||
sed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
||||
vsed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue