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


Commits:
715895eb by Jan Alexander Steffens (heftig) at 2024-05-22T02:28:47+02:00
0.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = msgraph
        pkgdesc = A shared library for accessing MS Graph API
-       pkgver = 0.2.1
-       pkgrel = 3
+       pkgver = 0.2.2
+       pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/msgraph
        arch = x86_64
        license = LGPL-3.0-or-later
@@ -17,8 +17,8 @@ pkgbase = msgraph
        depends = libgoa
        depends = librest
        depends = libsoup3
-       source = git+https://gitlab.gnome.org/GNOME/msgraph.git#tag=0.2.1
-       b2sums = 
ecdc92424c477d512ff2b9de1c61c6bf8fd2a3dcedc4ec2c9a9a20d2e43e4316c107d50037781185f73b86b55c389b7a53f72ebd52be0d6a76ded0572ac6109a
+       source = git+https://gitlab.gnome.org/GNOME/msgraph.git#tag=0.2.2
+       b2sums = 
10e795148d2f2a497d0ebce1d3b9cdd62d02c0549f091179c4d07d373e868588148563f49b13395dc4cffd06ea7bfac08f60e64ff34bfc9215e82aebf484a909
 
 pkgname = msgraph
 


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,13 @@
 # Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
+# Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgbase=msgraph
 pkgname=(
   msgraph
   msgraph-docs
 )
-pkgver=0.2.1
-pkgrel=3
+pkgver=0.2.2
+pkgrel=1
 pkgdesc="A shared library for accessing MS Graph API"
 url="https://gitlab.gnome.org/GNOME/msgraph";
 arch=(x86_64)
@@ -28,7 +29,7 @@ makedepends=(
   uhttpmock
 )
 source=("git+https://gitlab.gnome.org/GNOME/msgraph.git#tag=$pkgver";)
-b2sums=('ecdc92424c477d512ff2b9de1c61c6bf8fd2a3dcedc4ec2c9a9a20d2e43e4316c107d50037781185f73b86b55c389b7a53f72ebd52be0d6a76ded0572ac6109a')
+b2sums=('10e795148d2f2a497d0ebce1d3b9cdd62d02c0549f091179c4d07d373e868588148563f49b13395dc4cffd06ea7bfac08f60e64ff34bfc9215e82aebf484a909')
 
 prepare() {
   cd msgraph



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/msgraph/-/commit/715895ebc06cf3d7fa2e7404005e7d78f7419ea6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/msgraph/-/commit/715895ebc06cf3d7fa2e7404005e7d78f7419ea6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to