qownnotes: update to 19.8.0
Ignore some updates to avoid flooding update-check and needless rebuilds.
This commit is contained in:
parent
66d38e7b68
commit
77e1ce72d3
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qownnotes'
|
# Template file for 'qownnotes'
|
||||||
pkgname=qownnotes
|
pkgname=qownnotes
|
||||||
version=19.2.0
|
version=19.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
|
@ -13,7 +13,7 @@ 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/QOwnNotes"
|
||||||
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b1c1a54ddd879a079ddffa66f76d965b255df9a80556348d08966fd7be65c058
|
checksum=c3623ab29279b2e35026737926f4a5f04af0368290c51420b1d180eb6955950c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel
|
hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel
|
||||||
|
|
1
srcpkgs/qownnotes/update
Normal file
1
srcpkgs/qownnotes/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*.*.[!0]*"
|
Loading…
Reference in a new issue