Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-bookmarks


Commits:
6f461c1f by Sergej Pupykin at 2024-09-23T20:31:40+03:00
upgpkg: 1:15.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-bookmarks
        pkgdesc = Bookmarks app for nextcloud
-       pkgver = 15.0.1
+       pkgver = 15.0.2
        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/v15.0.1/bookmarks-15.0.1.tar.gz
-       sha256sums = 
50e43d3bc963a841014d3c9f488e7e895fa29092bd66b305f8c9e5168a0957b7
-       b2sums = 
6b1a9fa8b187888ae3953f1848fb03d42439a30f9d1f9fc5491025111e884e8456bd037834c93095a8a392d52d0176ee207ff904ec1fa785424e0a4d9e5c16d6
+       source = 
https://github.com/nextcloud/bookmarks/releases/download/v15.0.2/bookmarks-15.0.2.tar.gz
+       sha256sums = 
177afe154e66f6f8f5ddb849a868bb702b595310082f8e77414bb5cbae53cbf2
+       b2sums = 
fcde8632ef275d3978ac08c5fe904b48b058d294b1a20e3e5c9e7365c46bea466ec3231842a9c164eb7bbe44b160b19fcb427a5e9b8fafd2895b09b5c0af7cee
 
 pkgname = nextcloud-app-bookmarks


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=bookmarks
 pkgname=nextcloud-app-bookmarks
 epoch=1
-pkgver=15.0.1
+pkgver=15.0.2
 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=('50e43d3bc963a841014d3c9f488e7e895fa29092bd66b305f8c9e5168a0957b7')
-b2sums=('6b1a9fa8b187888ae3953f1848fb03d42439a30f9d1f9fc5491025111e884e8456bd037834c93095a8a392d52d0176ee207ff904ec1fa785424e0a4d9e5c16d6')
+sha256sums=('177afe154e66f6f8f5ddb849a868bb702b595310082f8e77414bb5cbae53cbf2')
+b2sums=('fcde8632ef275d3978ac08c5fe904b48b058d294b1a20e3e5c9e7365c46bea466ec3231842a9c164eb7bbe44b160b19fcb427a5e9b8fafd2895b09b5c0af7cee')
 
 # 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/6f461c1ffbfebdce7957847cf8b042eb3f1d6485

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-bookmarks/-/commit/6f461c1ffbfebdce7957847cf8b042eb3f1d6485
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to