Fabian Bornschein pushed to branch gnome-unstable at Arch Linux / Packaging / 
Packages / msgraph


Commits:
96c7c5ec by Fabian Bornschein at 2024-03-05T15:30:46+01:00
upgpkg: 0.2.1-1: gnome-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = msgraph
        pkgdesc = A shared library for accessing MS Graph API
-       pkgver = 0.2.0
+       pkgver = 0.2.1
        pkgrel = 1
        url = https://gitlab.gnome.org/jbrummer/msgraph
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = msgraph
        depends = librest
        depends = libsoup3
        depends = uhttpmock
-       source = 
git+https://gitlab.gnome.org/jbrummer/msgraph.git#commit=33f7e1c65afdf7206d511f669b9b7abda8d319fe
+       source = 
git+https://gitlab.gnome.org/jbrummer/msgraph.git#commit=9f3e53a7f38fa178e4c78caf271f9b93b3cf4c9b
        b2sums = SKIP
 
 pkgname = msgraph


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
   msgraph
   msgraph-docs
 )
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="A shared library for accessing MS Graph API"
 url="https://gitlab.gnome.org/jbrummer/msgraph";
@@ -28,7 +28,7 @@ makedepends=(
   gobject-introspection
   meson
 )
-_commit=33f7e1c65afdf7206d511f669b9b7abda8d319fe  # tags/0.2.0^0
+_commit=9f3e53a7f38fa178e4c78caf271f9b93b3cf4c9b  # tags/0.2.1^0
 source=("git+https://gitlab.gnome.org/jbrummer/msgraph.git#commit=$_commit";)
 b2sums=('SKIP')
 



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

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


Reply via email to