Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-calendar
Commits:
4d84a495 by Fabian Bornschein at 2025-02-03T20:37:19+01:00
upgpkg: 48beta-1
- - - - -
255a887e by Fabian Bornschein at 2025-03-02T00:59:49+01:00
upgpkg: 48rc-1
- - - - -
9dbbfb04 by Fabian Bornschein at 2025-03-17T21:02:41+01:00
upgpkg: 48.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-calendar
pkgdesc = Simple and beautiful calendar application designed to
perfectly fit the GNOME desktop
- pkgver = 47.0
+ pkgver = 48.0
pkgrel = 1
url = https://apps.gnome.org/Calendar
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = gnome-calendar
depends = pango
optdepends = gnome-control-center: Manage online accounts
optdepends = xdg-desktop-portal-impl: Various user settings (e.g.
24-hour clock)
- source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#tag=47.0
- b2sums =
a57675325b33c6babfb4d551b396f7403a77910f7e70ab338f68085925aaddb7c03011381d94b162e08df383509034764d9522cac5818493913698053f65922b
+ source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#tag=48.0
+ b2sums =
047c3ba0e0c059d835016d343b088cf88723464521173bdaa72e8537a5d74359c10e59f22f1dd5e50bdbc560d1fdd52ff5ded975d9f23de099bd3b508c151d55
pkgname = gnome-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-calendar
-pkgver=47.0
+pkgver=48.0
pkgrel=1
pkgdesc="Simple and beautiful calendar application designed to perfectly fit
the GNOME desktop"
url="https://apps.gnome.org/Calendar"
@@ -38,7 +38,7 @@ optdepends=(
)
groups=(gnome)
source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('a57675325b33c6babfb4d551b396f7403a77910f7e70ab338f68085925aaddb7c03011381d94b162e08df383509034764d9522cac5818493913698053f65922b')
+b2sums=('047c3ba0e0c059d835016d343b088cf88723464521173bdaa72e8537a5d74359c10e59f22f1dd5e50bdbc560d1fdd52ff5ded975d9f23de099bd3b508c151d55')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/compare/7aa807b72708d667704840b42ce444cc33195e6c...9dbbfb046719a012f3406296279c7e1c204b1174
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/compare/7aa807b72708d667704840b42ce444cc33195e6c...9dbbfb046719a012f3406296279c7e1c204b1174
You're receiving this email because of your account on gitlab.archlinux.org.