mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
FeatherPad: update to 0.12.0.
This commit is contained in:
parent
3dd5917aed
commit
b1b5f2ab3f
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'FeatherPad'
|
# Template file for 'FeatherPad'
|
||||||
pkgname=FeatherPad
|
pkgname=FeatherPad
|
||||||
version=0.11.1
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-tools-devel"
|
hostmakedepends="qt5-qmake qt5-tools-devel"
|
||||||
|
@ -10,12 +10,8 @@ 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=a9cb943587bb0065c7cd7e42b5b396d633d4bab6c531621b4f85b050e0ccd9db
|
checksum=922305e8724062ca2996b4aa8ada8a24e8c178ecb84adca86a51a560e5c29b52
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue