Bear: update to 2.4.4.
Holding off from 3.x series because the C++ rewrite seems to have mostly introduced regressions for now.
This commit is contained in:
parent
cf671c186d
commit
78ed1afe93
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'Bear'
|
# Template file for 'Bear'
|
||||||
pkgname=Bear
|
pkgname=Bear
|
||||||
version=2.4.3
|
version=2.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
@ -11,4 +11,5 @@ license="GPL-3.0-or-later"
|
|||||||
homepage="https://github.com/rizsotto/Bear"
|
homepage="https://github.com/rizsotto/Bear"
|
||||||
changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=74057678642080d193a9f65a804612e1d5b87da5a1f82ee487bbc44eb34993f2
|
checksum=5e95c9fe24714bcb98b858f0f0437aff76ad96b1d998940c0684c3a9d3920e82
|
||||||
|
python_version=3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user