FeatherPad: update to 0.14.1.
This commit is contained in:
parent
86f48d1b12
commit
3e2164a642
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'FeatherPad'
|
||||
pkgname=FeatherPad
|
||||
version=0.14.0
|
||||
version=0.14.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=31336856e580f5a3d0c55de9935fe818d1836056b6a138168a7405751cb0573b
|
||||
checksum=15c0674bab988727ae4b001672c67b444203202ccb46f1290ca1552e603e0ecb
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
||||
|
|
Loading…
Reference in New Issue