FeatherPad: update to 0.17.1.

This commit is contained in:
mobinmob 2021-01-12 00:21:16 +02:00 committed by Érico Nogueira Rolim
parent a9f9a0108a
commit 154d872162

View file

@ -1,6 +1,6 @@
# Template file for 'FeatherPad'
pkgname=FeatherPad
version=0.16.0
version=0.17.1
revision=1
build_style=qmake
hostmakedepends="qt5-qmake qt5-tools-devel"
@ -10,7 +10,7 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/tsujan/FeatherPad"
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
checksum=781f092611cd330bd365df68b3b8793cfef8ae13b59f10494e4d0813832a0a2f
checksum=021fd515979483df93d8652dabab6cdd4d383ee4bbbe8a091a597a8e497fe61f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"