Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-calendar
Commits:
420b366f by Jan Alexander Steffens (heftig) at 2023-10-23T16:16:40+02:00
45.1-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 = 45.0
+ pkgver = 45.1
pkgrel = 1
url = https://wiki.gnome.org/Apps/Calendar
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = gnome-calendar
depends = libsoup3
depends = pango
optdepends = gnome-control-center: Manage online accounts
- source =
git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=619d95c3367691b16b80b69e70dcaa48f3bf1033
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=a40ddb658cd77cd3723e74926a80e5b4957a120d
b2sums = SKIP
pkgname = gnome-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=gnome-calendar
-pkgver=45.0
+pkgver=45.1
pkgrel=1
pkgdesc="Simple and beautiful calendar application designed to perfectly fit
the GNOME desktop"
url="https://wiki.gnome.org/Apps/Calendar"
@@ -32,7 +32,7 @@ makedepends=(
)
optdepends=('gnome-control-center: Manage online accounts')
groups=(gnome)
-_commit=619d95c3367691b16b80b69e70dcaa48f3bf1033 # tags/45.0^0
+_commit=a40ddb658cd77cd3723e74926a80e5b4957a120d # tags/45.1^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/commit/420b366f037f733af0c2ad20b86bb0bebcfc9959
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/commit/420b366f037f733af0c2ad20b86bb0bebcfc9959
You're receiving this email because of your account on gitlab.archlinux.org.