FeatherPad: update to 0.17.2.

This commit is contained in:
mobinmob 2021-01-15 12:00:08 +02:00 committed by Andrew J. Hesford
parent 1fde14439a
commit 9ff91e9bd4

View file

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