diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template index b2d8cd33765..97db1a9541e 100644 --- a/srcpkgs/Bear/template +++ b/srcpkgs/Bear/template @@ -1,6 +1,6 @@ # Template file for 'Bear' pkgname=Bear -version=2.4.3 +version=2.4.4 revision=1 build_style=cmake hostmakedepends="python3" @@ -11,4 +11,5 @@ license="GPL-3.0-or-later" homepage="https://github.com/rizsotto/Bear" changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md" distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=74057678642080d193a9f65a804612e1d5b87da5a1f82ee487bbc44eb34993f2 +checksum=5e95c9fe24714bcb98b858f0f0437aff76ad96b1d998940c0684c3a9d3920e82 +python_version=3