Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-notify_push
Commits:
91bfeead by Caleb Maclennan at 2026-05-18T22:13:40+03:00
upgpkg: 1.3.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nextcloud-app-notify_push
pkgdesc = Update notifications for nextcloud clients
- pkgver = 1.3.2
- pkgrel = 2
+ pkgver = 1.3.3
+ pkgrel = 1
url = https://github.com/nextcloud/notify_push
install = nextcloud-app-notify_push.install
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = nextcloud-app-notify_push
makedepends = rsync
makedepends = yq
optdepends = valkey: use a local valkey instance
- source =
https://github.com/nextcloud/notify_push/archive/v1.3.2/notify_push-1.3.2.tar.gz
+ source =
https://github.com/nextcloud/notify_push/archive/v1.3.3/notify_push-1.3.3.tar.gz
source = nextcloud-app-notify_push.service
- sha256sums =
c846e48a2c7a81d27ae52e445d1f7d57e824f342485db43dd267632c1432a439
+ sha256sums =
235b6cb9f9746038b37aabb74c151d2bbb3684c760f1ec3a1b066f05903237c4
sha256sums =
b22b470f9e02d2bbe0c266431948daaadd7e7f007c27a989bdfcb063ee58fac6
pkgname = nextcloud-app-notify_push
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Carlos Galindo < arch -at - cgj.es >
pkgname=nextcloud-app-notify_push
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
pkgdesc='Update notifications for nextcloud clients'
arch=(x86_64)
url="https://github.com/nextcloud/${pkgname##*-}"
@@ -18,7 +18,7 @@ groups=(nextcloud-apps)
_archive="${pkgname##*-}-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz"
"$pkgname.service")
-sha256sums=('c846e48a2c7a81d27ae52e445d1f7d57e824f342485db43dd267632c1432a439'
+sha256sums=('235b6cb9f9746038b37aabb74c151d2bbb3684c760f1ec3a1b066f05903237c4'
'b22b470f9e02d2bbe0c266431948daaadd7e7f007c27a989bdfcb063ee58fac6')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in
group
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-notify_push/-/commit/91bfeead5e888f3c609f3a86b384984784972dbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-notify_push/-/commit/91bfeead5e888f3c609f3a86b384984784972dbc
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help