summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author3JlOy_PYCCKUI2023-06-29 17:14:07 +0300
committer3JlOy_PYCCKUI2023-06-29 17:14:07 +0300
commit82caa39ec5fe17e011e0e7c93498a3af3d9c89ac (patch)
tree40122829a34cdf15f0e1c029164d992bb0d3df10
parentdb2975f19c0fa46bf3ee712d56318e88a8efd066 (diff)
downloadaur-82caa39ec5fe17e011e0e7c93498a3af3d9c89ac.tar.gz
update to 2.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00d6348078b9..60be6e408462 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ntfysh
pkgdesc = Send push notifications to your phone or desktop using PUT/POST
- pkgver = 2.5.0
+ pkgver = 2.6.1
pkgrel = 1
url = https://ntfy.sh
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = ntfysh
conflicts = ntfy
backup = etc/ntfy/server.yml
backup = etc/ntfy/client.yml
- source = ntfysh::git+https://github.com/binwiederhier/ntfy.git#tag=v2.5.0
+ source = ntfysh::git+https://github.com/binwiederhier/ntfy.git#tag=v2.6.1
source = ntfy.sysusers
b2sums = SKIP
b2sums = 958bdfc80eeb8ed62508593a94b379d7c099373a4ed2af3eaeedebdca05519378e2bc20940950db4f848be0575cebe16bcb79b794133e8f4467418f8e34278ca
diff --git a/PKGBUILD b/PKGBUILD
index 6aed2da75bd4..ed015cd67436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 3Jl0y_PYCCKUi <3jl0y_pycckui at riseup dot net>
pkgname=ntfysh
-pkgver=2.5.0
+pkgver=2.6.1
pkgrel=1
pkgdesc="Send push notifications to your phone or desktop using PUT/POST "
arch=("x86_64")