FeatherPad: update to 1.4.1.
Also: - change build system to cmake (upstream change).
This commit is contained in:
parent
3b283b7037
commit
76933eb50c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'FeatherPad'
|
# Template file for 'FeatherPad'
|
||||||
pkgname=FeatherPad
|
pkgname=FeatherPad
|
||||||
version=1.2.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||||
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
|
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
|
||||||
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/tsujan/FeatherPad"
|
homepage="https://github.com/tsujan/FeatherPad"
|
||||||
changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
|
changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
|
||||||
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
||||||
checksum=3926f496ff3a3e65d9d3ebf9f76cfa43a0a225580cbd3d1c362f37e3b13a60e8
|
checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue