Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-bookmarks
Commits:
a86684c6 by Sergej Pupykin at 2026-06-15T17:40:00+03:00
upgpkg: 1:16.2.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-bookmarks
pkgdesc = Bookmarks app for nextcloud
- pkgver = 16.2.0
+ pkgver = 16.2.1
pkgrel = 1
epoch = 1
url = https://github.com/nextcloud/bookmarks
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-bookmarks
makedepends = nextcloud
makedepends = yq
options = !strip
- source =
https://github.com/nextcloud/bookmarks/releases/download/v16.2.0/bookmarks-16.2.0.tar.gz
- sha256sums =
21dbc8e813ee3f44012b1e6d6ceaccda198d963e7bb2d1305498f88c6f7705ec
- b2sums =
2e45beb1c1a8e815a032055d44fd9230460dc06d18bb77b325b76e2baa525751ad840ea176fc5cd08eb44bf3cd93e87fd164142e4afd98490d3f74c5fcd54852
+ source =
https://github.com/nextcloud/bookmarks/releases/download/v16.2.1/bookmarks-16.2.1.tar.gz
+ sha256sums =
c1fdedeeac311402419cf3f73d87dadd0fcbad46a838d638eff4a8db0d9f0f0c
+ b2sums =
2b9b79fffd8cea715070f664661a808a51a599b73536a2dd50c4f5232c751a7a35f19118ff5857fccfe54fe9b59d7f61c9fd20b7302c2c910485efc359ca9ead
pkgname = nextcloud-app-bookmarks
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=bookmarks
pkgname=nextcloud-app-bookmarks
epoch=1
-pkgver=16.2.0
+pkgver=16.2.1
pkgrel=1
pkgdesc="Bookmarks app for nextcloud"
arch=(any)
@@ -14,8 +14,8 @@ makedepends=(nextcloud yq)
groups=(nextcloud-apps)
options=(!strip)
source=(https://github.com/nextcloud/$_name/releases/download/v$pkgver/$_name-$pkgver.tar.gz)
-sha256sums=('21dbc8e813ee3f44012b1e6d6ceaccda198d963e7bb2d1305498f88c6f7705ec')
-b2sums=('2e45beb1c1a8e815a032055d44fd9230460dc06d18bb77b325b76e2baa525751ad840ea176fc5cd08eb44bf3cd93e87fd164142e4afd98490d3f74c5fcd54852')
+sha256sums=('c1fdedeeac311402419cf3f73d87dadd0fcbad46a838d638eff4a8db0d9f0f0c')
+b2sums=('2b9b79fffd8cea715070f664661a808a51a599b73536a2dd50c4f5232c751a7a35f19118ff5857fccfe54fe9b59d7f61c9fd20b7302c2c910485efc359ca9ead')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in
group
# 1. Call respective function helpers in check() and package() *after* cd'ing
to the source directory
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-bookmarks/-/commit/a86684c665de88a7c59ff02ce71c97a6c81f2720
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-bookmarks/-/commit/a86684c665de88a7c59ff02ce71c97a6c81f2720
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