mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
FeatherPad: update to 0.14.0.
This commit is contained in:
parent
3e9f7ca6f7
commit
edc4f2e567
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'FeatherPad'
|
# Template file for 'FeatherPad'
|
||||||
pkgname=FeatherPad
|
pkgname=FeatherPad
|
||||||
version=0.13.1
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-tools-devel"
|
hostmakedepends="qt5-qmake qt5-tools-devel"
|
||||||
|
@ -10,7 +10,7 @@ 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"
|
||||||
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
|
||||||
checksum=34e39d02bba664371824888e82173bae79925c10a72f0602fdd7d64b8c64b790
|
checksum=31336856e580f5a3d0c55de9935fe818d1836056b6a138168a7405751cb0573b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue