From 4c794fda3d0c8f718a18e9a3416e096568197476 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 8 Jul 2023 20:37:46 +0300 Subject: [PATCH] FeatherPad: update to 1.4.1. Also: - change build system to cmake (upstream change). --- srcpkgs/FeatherPad/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/FeatherPad/template b/srcpkgs/FeatherPad/template index a1c43cc24aee7..7d7938bc206f7 100644 --- a/srcpkgs/FeatherPad/template +++ b/srcpkgs/FeatherPad/template @@ -1,9 +1,9 @@ # Template file for 'FeatherPad' pkgname=FeatherPad -version=1.2.0 +version=1.4.1 revision=1 -build_style=qmake -hostmakedepends="qt5-qmake qt5-host-tools pkg-config" +build_style=cmake +hostmakedepends="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" maintainer="Young Jin Park " @@ -11,4 +11,4 @@ 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=3926f496ff3a3e65d9d3ebf9f76cfa43a0a225580cbd3d1c362f37e3b13a60e8 +checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc