Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution
Commits:
2726a471 by Jan Alexander Steffens (heftig) at 2024-10-29T18:14:16+01:00
3.54.1-3: Follow-up patch
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = evolution
pkgdesc = Manage your email, contacts and schedule
pkgver = 3.54.1
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
evolution-spamassassin
)
pkgver=3.54.1
-pkgrel=2
+pkgrel=3
pkgdesc="Manage your email, contacts and schedule"
url="https://gitlab.gnome.org/GNOME/evolution/-/wikis/home"
arch=(x86_64)
@@ -71,7 +71,8 @@ prepare() {
# Fix crash on paste
#
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/issues/6
# https://gitlab.gnome.org/GNOME/evolution/-/issues/2886
- git cherry-pick -n 06cbd020419d5e120e9ed4065dad000a6f2cd5fd
+ git cherry-pick -n 06cbd020419d5e120e9ed4065dad000a6f2cd5fd \
+ ed773f637437f7802544c8daae3fe13b44cb9f1f
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/commit/2726a4717214b36b97dea5a3ec081aeade31b68a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/commit/2726a4717214b36b97dea5a3ec081aeade31b68a
You're receiving this email because of your account on gitlab.archlinux.org.