We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef4816 commit 6269abfCopy full SHA for 6269abf
1 file changed
srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
1
# Template file for 'miniflux'
2
pkgname=miniflux
3
-version=2.3.0
+version=2.3.1
4
revision=1
5
build_style=go
6
go_import_path="miniflux.app/v2"
@@ -11,7 +11,7 @@ license="Apache-2.0"
11
homepage="https://miniflux.app"
12
changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
13
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
14
-checksum=19590c117273801f9e87eb163a0486d3d05a5eee31e215026a5ceb32b0328a8c
+checksum=2cf82b224aba61dd8dddd60d7e850d3fdd06c1eaf4f1572aabb0818ec0a95ff2
15
system_accounts="_miniflux"
16
17
post_install() {
0 commit comments