Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution
Commits:
a036630f by Jan Alexander Steffens (heftig) at 2024-01-05T14:00:59+01:00
3.50.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = evolution
pkgdesc = Manage your email, contacts and schedule
- pkgver = 3.50.2
+ pkgver = 3.50.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/Evolution
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = evolution
depends = libytnef
depends = webkit2gtk-4.1
options = !emptydirs
- source =
git+https://gitlab.gnome.org/GNOME/evolution.git#commit=4f73e7ff51c7f71ec94ad77d573aed25a74a6182
+ source =
git+https://gitlab.gnome.org/GNOME/evolution.git#commit=d74dd6532ae531580f01bd85d98abaa0f22841e7
b2sums = SKIP
pkgname = evolution
@@ -59,10 +59,10 @@ pkgname = evolution
pkgname = evolution-bogofilter
pkgdesc = Spam filtering for Evolution, using Bogofilter
- depends = evolution=3.50.2
+ depends = evolution=3.50.3
depends = bogofilter
pkgname = evolution-spamassassin
pkgdesc = Spam filtering for Evolution, using SpamAssassin
- depends = evolution=3.50.2
+ depends = evolution=3.50.3
depends = spamassassin
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
evolution-bogofilter
evolution-spamassassin
)
-pkgver=3.50.2
+pkgver=3.50.3
pkgrel=1
pkgdesc="Manage your email, contacts and schedule"
url="https://wiki.gnome.org/Apps/Evolution"
@@ -44,7 +44,7 @@ makedepends=(
yelp-tools
)
options=(!emptydirs)
-_commit=4f73e7ff51c7f71ec94ad77d573aed25a74a6182 # tags/3.50.2^0
+_commit=d74dd6532ae531580f01bd85d98abaa0f22841e7 # tags/3.50.3^0
source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/commit/a036630fe8c8b975f95a3aab69e97c2c9736de0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/commit/a036630fe8c8b975f95a3aab69e97c2c9736de0f
You're receiving this email because of your account on gitlab.archlinux.org.