mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
FeatherPad: update to 1.6.2.
This commit is contained in:
parent
898b6a0296
commit
1bcdcd8948
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'FeatherPad'
|
||||
pkgname=FeatherPad
|
||||
version=1.4.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||
makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
|
||||
short_desc="Lightweight Qt5 plain-text editor for Linux"
|
||||
hostmakedepends="qt6-tools qt6-base-devel pkg-config"
|
||||
makedepends="libX11-devel libXext-devel qt6-svg-devel hunspell-devel"
|
||||
short_desc="Lightweight Qt6 plain-text editor for Linux"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
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"
|
||||
checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc
|
||||
checksum=9753796b2a525a4d6b13696681e9fbb094edcc20e8aadffcd5bb6fe22d0a5fdb
|
||||
|
|
Loading…
Add table
Reference in a new issue