We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e734bb0 commit ab4a167Copy full SHA for ab4a167
1 file changed
srcpkgs/ntfy/template
@@ -1,6 +1,6 @@
1
# Template file for 'ntfy'
2
pkgname=ntfy
3
-version=2.22.0
+version=2.23.0
4
revision=1
5
build_style=go
6
go_import_path="heckel.io/ntfy/v2"
@@ -14,7 +14,7 @@ license="Apache-2.0,GPL-2.0-only"
14
homepage="https://ntfy.sh"
15
changelog="https://raw.githubusercontent.com/binwiederhier/ntfy/main/docs/releases.md"
16
distfiles="https://github.com/binwiederhier/ntfy/archive/refs/tags/v${version}.tar.gz"
17
-checksum=fe14d88856a4e0d3dec478c224d980f81df707f6ee5b7d68322c6d9ace0e90ab
+checksum=6d85e20cd6edda923b23e5fbbb6f59073987c34b1aa6550d73ad9ceef277c7f6
18
system_accounts="_ntfy"
19
make_dirs="/var/lib/ntfy 0700 _ntfy _ntfy"
20
_ntfy_homedir="/var/lib/ntfy"
0 commit comments