diff --git a/srcpkgs/FeatherPad/template b/srcpkgs/FeatherPad/template index afb90f6dda..c1e097d2ae 100644 --- a/srcpkgs/FeatherPad/template +++ b/srcpkgs/FeatherPad/template @@ -1,6 +1,6 @@ # Template file for 'FeatherPad' pkgname=FeatherPad -version=0.15.0 +version=0.16.0 revision=1 build_style=qmake hostmakedepends="qt5-qmake qt5-tools-devel" @@ -10,7 +10,7 @@ maintainer="Young Jin Park " license="GPL-3.0-or-later" homepage="https://github.com/tsujan/FeatherPad" distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz" -checksum=e9addeeb78930f5654c4e155af8b46efa58dd2daecc02cfc7e0a9835f1bc88ad +checksum=781f092611cd330bd365df68b3b8793cfef8ae13b59f10494e4d0813832a0a2f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-x11extras-devel qt5-svg-devel"