Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qownnotes: update to 21.12.3 #34543

Merged
merged 1 commit into from
Dec 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/qownnotes/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qownnotes'
pkgname=qownnotes
version=21.11.0
version=21.12.3
revision=1
build_style=qmake
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
Expand All @@ -13,7 +13,7 @@ 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=846f48b902169f49dbae5a5be917a3b14de4295c9a92270c021fa5a5470fa7e1
checksum=a92df38f9c88f381af77800c339fe6aa8196a7a260081b0a48f61f1ae4c28029

pre_build() {
sed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
Expand Down