Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution
Commits:
8bb33d22 by Jan Alexander Steffens (heftig) at 2023-10-20T11:01:17+02:00
3.50.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = evolution
pkgdesc = Manage your email, contacts and schedule
- pkgver = 3.50.0
+ pkgver = 3.50.1
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=41c0c1e30e0244c111aa251ac2e71ce1db122d4a
+ source =
git+https://gitlab.gnome.org/GNOME/evolution.git#commit=8c033067f52e611b7b50fedbbcb1e7950835d269
b2sums = SKIP
pkgname = evolution
@@ -59,10 +59,10 @@ pkgname = evolution
pkgname = evolution-bogofilter
pkgdesc = Spam filtering for Evolution, using Bogofilter
- depends = evolution=3.50.0
+ depends = evolution=3.50.1
depends = bogofilter
pkgname = evolution-spamassassin
pkgdesc = Spam filtering for Evolution, using SpamAssassin
- depends = evolution=3.50.0
+ depends = evolution=3.50.1
depends = spamassassin
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
evolution-bogofilter
evolution-spamassassin
)
-pkgver=3.50.0
+pkgver=3.50.1
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=41c0c1e30e0244c111aa251ac2e71ce1db122d4a # tags/3.50.0^0
+_commit=8c033067f52e611b7b50fedbbcb1e7950835d269 # tags/3.50.1^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/8bb33d224d71b63e239516ed56456c4beb1b0476
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution/-/commit/8bb33d224d71b63e239516ed56456c4beb1b0476
You're receiving this email because of your account on gitlab.archlinux.org.