mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
FeatherPad: update to 1.1.0.
This commit is contained in:
parent
2d51bb202a
commit
4aede342c8
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'FeatherPad'
|
# Template file for 'FeatherPad'
|
||||||
pkgname=FeatherPad
|
pkgname=FeatherPad
|
||||||
version=1.0.1
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
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"
|
||||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
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"
|
||||||
|
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=62bcb8ceb788a1626c41ee7dc3f3fbebf73b82db31cf76708a79073da0f04414
|
checksum=82bd94996f0d7be23be1b150a22d88b9c0b19c9852d5c2c7388e61ea9e05be03
|
||||||
|
|
Loading…
Add table
Reference in a new issue