George Hu pushed to branch main at Arch Linux / Packaging / Packages / gio-qt


Commits:
f509b94d by George Hu at 2026-01-28T18:58:18+08:00
upgpkg: 0.0.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gio-qt
        pkgdesc = Gio wrapper for Qt applications
-       pkgver = 0.0.13
+       pkgver = 0.0.14
        pkgrel = 1
        url = https://github.com/linuxdeepin/gio-qt
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = gio-qt
        makedepends = qt6-tools
        depends = glibmm
        depends = qt6-base
-       source = git+https://github.com/linuxdeepin/gio-qt.git#tag=0.0.13
-       sha512sums = 
43610a48ab86fda1d49b71f6a545f251abb45a7fedde66eab813922f760a0653ee564720f8013efa2c03179771ed5854980feeea8aa1666a51f5bd2431ee0052
+       source = git+https://github.com/linuxdeepin/gio-qt.git#tag=0.0.14
+       sha512sums = 
2ae1fbc977d210aa377ba88271c9ca25cb6fc77c3ae0073b2a840ceac87120b64f1afc1ff8f690a8759217fadd19e82141f9321b36ee50fb64b3cfd13590c2bb
 
 pkgname = gio-qt


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=gio-qt
-pkgver=0.0.13
+pkgver=0.0.14
 pkgrel=1
 pkgdesc='Gio wrapper for Qt applications'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('LGPL-3.0-or-later')
 depends=('glibmm' 'qt6-base')
 makedepends=('git' 'cmake' 'qt6-tools')
 source=("git+https://github.com/linuxdeepin/gio-qt.git#tag=$pkgver";)
-sha512sums=('43610a48ab86fda1d49b71f6a545f251abb45a7fedde66eab813922f760a0653ee564720f8013efa2c03179771ed5854980feeea8aa1666a51f5bd2431ee0052')
+sha512sums=('2ae1fbc977d210aa377ba88271c9ca25cb6fc77c3ae0073b2a840ceac87120b64f1afc1ff8f690a8759217fadd19e82141f9321b36ee50fb64b3cfd13590c2bb')
 
 prepare() {
   cd gio-qt



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

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


Reply via email to