Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / evolution-ews


Commits:
0fe0c790 by Jan Alexander Steffens (heftig) at 2024-06-28T23:07:15+02:00
3.52.3-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = evolution-ews
        pkgdesc = MS Exchange integration through Exchange Web Services
-       pkgver = 3.52.2
+       pkgver = 3.52.3
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
        arch = x86_64
        license = LGPL-2.1-or-later
        makedepends = cmake
        makedepends = git
+       makedepends = glib2-devel
        makedepends = intltool
        makedepends = ninja
        makedepends = python
@@ -23,7 +24,7 @@ pkgbase = evolution-ews
        depends = libsoup3
        depends = libxml2
        depends = pango
-       source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.52.2
-       b2sums = 
4f676d605e8769ffbd2cb34949029cd7589dbbbf8ee52cf36a15fdb994c29985b8abd1a9fb3e3b70e158a975d666e7e75d534ea6b9ab0a3bdf34afdff9e2718a
+       source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.52.3
+       b2sums = 
84ea6e71184d3d4c89d90f231cc9e465fffc66d77ed4b49462362b0e2784e9b58b937db93d7a66eb80c243ce2d3a998ca91205f65133ac01d5c6e70b2b0ec5d8
 
 pkgname = evolution-ews


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[evolution-ews]
+source = "git"
+git = "https://gitlab.gnome.org/GNOME/evolution-ews.git";
+include_regex = '\d+\.\d*[02468]\.\d+'


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=evolution-ews
-pkgver=3.52.2
+pkgver=3.52.3
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://gitlab.gnome.org/GNOME/evolution/-/wikis/home";
@@ -26,13 +26,14 @@ depends=(
 makedepends=(
   cmake
   git
+  glib2-devel
   intltool
   ninja
   python
   systemd
 )
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=$pkgver";)
-b2sums=('4f676d605e8769ffbd2cb34949029cd7589dbbbf8ee52cf36a15fdb994c29985b8abd1a9fb3e3b70e158a975d666e7e75d534ea6b9ab0a3bdf34afdff9e2718a')
+b2sums=('84ea6e71184d3d4c89d90f231cc9e465fffc66d77ed4b49462362b0e2784e9b58b937db93d7a66eb80c243ce2d3a998ca91205f65133ac01d5c6e70b2b0ec5d8')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/0fe0c7903a3c0ab147fad8e113648cf01e35a57f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/0fe0c7903a3c0ab147fad8e113648cf01e35a57f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to