Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
gsettings-qt


Commits:
bb69a178 by Felix Yan at 2026-03-03T04:08:44+08:00
upgpkg: 1.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gsettings-qt
        pkgdesc = Library to access GSettings from Qt
-       pkgver = 1.1.0
+       pkgver = 1.1.1
        pkgrel = 1
        url = https://gitlab.com/ubports/development/core/gsettings-qt
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = gsettings-qt
        makedepends = cmake-extras
        makedepends = qt5-declarative
        makedepends = qt6-declarative
-       source = 
git+https://gitlab.com/ubports/development/core/gsettings-qt.git#tag=v1.1.0
-       sha256sums = 
3b229b9f41e94c9554c266aac85e0c701cd180870157fde89ab02e5f6ab1a88a
+       source = 
git+https://gitlab.com/ubports/development/core/gsettings-qt.git#tag=v1.1.1
+       sha256sums = 
48eace2329dab4c50d3e0c47d28fb146e76c2c3c82a2fab056902427a309a173
 
 pkgname = gsettings-qt5
        pkgdesc = Library to access GSettings from Qt5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgbase=gsettings-qt
 pkgname=('gsettings-qt5' 'gsettings-qt6')
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="Library to access GSettings from Qt"
 arch=('x86_64')
@@ -12,7 +12,7 @@ url="https://gitlab.com/ubports/development/core/gsettings-qt";
 license=('LGPL-3.0-only')
 makedepends=('git' 'cmake' 'ninja' 'cmake-extras' 'qt5-declarative' 
'qt6-declarative')
 
source=("git+https://gitlab.com/ubports/development/core/gsettings-qt.git#tag=v$pkgver";)
-sha256sums=('3b229b9f41e94c9554c266aac85e0c701cd180870157fde89ab02e5f6ab1a88a')
+sha256sums=('48eace2329dab4c50d3e0c47d28fb146e76c2c3c82a2fab056902427a309a173')
 
 prepare() {
   cp -a gsettings-qt{,5}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gsettings-qt/-/commit/bb69a1784f064ef35c2c7f23532156a424c2863d

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


Reply via email to