Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
libgmobile


Commits:
6954364f by Jelle van der Waa at 2024-06-23T13:35:19+02:00
upgpkg: 0.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libgmobile
        pkgdesc = Functions useful in mobile related, glib based projects
-       pkgver = 0.2.0
+       pkgver = 0.2.1
        pkgrel = 1
        url = https://gitlab.gnome.org/World/Phosh/gmobile
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libgmobile
        makedepends = gobject-introspection
        depends = json-glib
        depends = glib2
-       source = git+https://gitlab.gnome.org/World/Phosh/gmobile.git#tag=v0.2.0
-       sha256sums = 
431a02822d2deb3e7fa748335fe4f08105da85df681a53f56c2027aedf314885
+       source = git+https://gitlab.gnome.org/World/Phosh/gmobile.git#tag=v0.2.1
+       sha256sums = 
7baabe35b696ab419e5d56e9d329fb33b2ad34f5364deb7e36b591ad123244e5
 
 pkgname = libgmobile


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=libgmobile
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc='Functions useful in mobile related, glib based projects'
 arch=(x86_64 aarch64)
@@ -20,4 +20,4 @@ build() {
 package() {
   DESTDIR="${pkgdir}" meson install -C build
 }
-sha256sums=('431a02822d2deb3e7fa748335fe4f08105da85df681a53f56c2027aedf314885')
+sha256sums=('7baabe35b696ab419e5d56e9d329fb33b2ad34f5364deb7e36b591ad123244e5')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgmobile/-/commit/6954364fc548265a87fee6ba70846d6aadf15fe0

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


Reply via email to