FeatherPad: update to 0.13.1.

This commit is contained in:
mobinmob 2020-03-16 12:45:37 +02:00 committed by Juan RP
parent 8f6c9129ed
commit deddb095c5

View file

@ -1,6 +1,6 @@
# Template file for 'FeatherPad'
pkgname=FeatherPad
version=0.12.1
version=0.13.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=c32d662003591d612731e7c7086a5c7d8c59093141c414ec970d68605099c74f
checksum=34e39d02bba664371824888e82173bae79925c10a72f0602fdd7d64b8c64b790
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"