David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar


Commits:
655ec0a7 by David Runge at 2024-07-02T13:59:45+02:00
upgpkg: 1:4.7.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 4.7.6
+       pkgver = 4.7.8
        pkgrel = 1
        epoch = 1
        url = https://github.com/nextcloud/calendar/
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-calendar
        makedepends = nextcloud
        makedepends = yq
        options = !strip
-       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.6/calendar-v4.7.6.tar.gz
-       sha256sums = 
592cf7d2bb5adcf74d6b18acc54344d59729e4c3dfc3d8c1f5eaef32382366cb
-       b2sums = 
370b97ef266e525ebbcfeb6fbe9f1e0c18a356711a913ef19bfd5e22d9fde9bf475c135f2e965872301c548fe8043e99d56553a609a5c5156aac44713408eb17
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.8/calendar-v4.7.8.tar.gz
+       sha256sums = 
93f1ac074bbb5f72239c2773c27971fbc4d40d753d9d1e1888f16aef8c262efa
+       b2sums = 
e746d23ce2990917130d48c9d158684011172500b164ffaac5600ca174d5a14a0432b8468cd5b1269ea9d2fc0e8a35f266812fba532ec32f751ff969eca07c19
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=4.7.6
+pkgver=4.7.8
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=(any)
@@ -13,8 +13,8 @@ makedepends=(nextcloud yq)
 groups=(nextcloud-apps)
 options=(!strip)
 
source=(https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha256sums=('592cf7d2bb5adcf74d6b18acc54344d59729e4c3dfc3d8c1f5eaef32382366cb')
-b2sums=('370b97ef266e525ebbcfeb6fbe9f1e0c18a356711a913ef19bfd5e22d9fde9bf475c135f2e965872301c548fe8043e99d56553a609a5c5156aac44713408eb17')
+sha256sums=('93f1ac074bbb5f72239c2773c27971fbc4d40d753d9d1e1888f16aef8c262efa')
+b2sums=('e746d23ce2990917130d48c9d158684011172500b164ffaac5600ca174d5a14a0432b8468cd5b1269ea9d2fc0e8a35f266812fba532ec32f751ff969eca07c19')
 
 # 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-calendar/-/commit/655ec0a70e992d396b162c4891ed442916728576

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


Reply via email to