FeatherPad: update to 0.12.1.
This commit is contained in:
parent
65da280c8b
commit
0189aa03bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'FeatherPad'
|
||||
pkgname=FeatherPad
|
||||
version=0.12.0
|
||||
version=0.12.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=922305e8724062ca2996b4aa8ada8a24e8c178ecb84adca86a51a560e5c29b52
|
||||
checksum=c32d662003591d612731e7c7086a5c7d8c59093141c414ec970d68605099c74f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
||||
|
|
Loading…
Reference in New Issue