qownnotes: update to 20.3.0.
This commit is contained in:
parent
ebaacfb3c7
commit
313a43207d
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qownnotes'
|
||||
pkgname=qownnotes
|
||||
version=19.12.0
|
||||
version=20.3.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://www.qownnotes.org"
|
||||
changelog="https://www.qownnotes.org/changelog/QOwnNotes"
|
||||
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=4cf269011f783db74d90bb7593974ceb9d5a4844574fa05c08096194cd79c524
|
||||
checksum=8178da9e59f7d6013bdef78d61243a98927858b99e405be013081b5f5440e497
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-declarative-devel
|
||||
|
@ -22,5 +22,4 @@ fi
|
|||
|
||||
pre_build() {
|
||||
sed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri
|
||||
sed -i 's/botan-2.12/botan-2/' libraries/botan/botan.pri
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue