Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtkgui


Commits:
1a42e8f5 by Felix Yan at 2025-12-23T20:41:50+08:00
upgpkg: 1:5.7.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dtkgui
        pkgdesc = Deepin Toolkit, gui module for DDE look and feel
-       pkgver = 5.7.27
+       pkgver = 5.7.28
        pkgrel = 1
        epoch = 1
        url = https://github.com/linuxdeepin/dtkgui
@@ -22,7 +22,7 @@ pkgbase = dtkgui
        depends = glib2
        depends = libx11
        depends = gcc-libs
-       source = git+https://github.com/linuxdeepin/dtkgui.git#tag=5.7.27
-       sha512sums = 
ebccbf8629705dd653dfc1e2297a5893b9f3dda5dac874b73e6df629527e42ba77543dce64a6ad76622b695c4be2a2d3b60e367a458dded9f660e669005e6610
+       source = git+https://github.com/linuxdeepin/dtkgui.git#tag=5.7.28
+       sha512sums = 
16a2fe8654fd15ecef6b28c10424489346728f8efcd35dfafc0ff64e13c099a76805db798cecbef8c309a100e715649e554b9977922e32ace10343111234d345
 
 pkgname = dtkgui


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=dtkgui
-pkgver=5.7.27
+pkgver=5.7.28
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
@@ -11,7 +11,7 @@ license=('LGPL-3.0-or-later')
 depends=('dtkcore' 'libqt5xdg' 'librsvg' 'qt5-base' 'qt5-wayland' 'glib2' 
'libx11' 'gcc-libs')
 makedepends=('git' 'cmake' 'extra-cmake-modules' 'ninja' 'qt5-tools' 'gtest' 
'doxygen' 'treeland-protocols')
 source=("git+https://github.com/linuxdeepin/dtkgui.git#tag=$pkgver";)
-sha512sums=('ebccbf8629705dd653dfc1e2297a5893b9f3dda5dac874b73e6df629527e42ba77543dce64a6ad76622b695c4be2a2d3b60e367a458dded9f660e669005e6610')
+sha512sums=('16a2fe8654fd15ecef6b28c10424489346728f8efcd35dfafc0ff64e13c099a76805db798cecbef8c309a100e715649e554b9977922e32ace10343111234d345')
 
 build() {
   cd dtkgui



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkgui/-/commit/1a42e8f5100999652438fd9c1e6ba2891cb14de8

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


Reply via email to