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


Commits:
31551782 by Felix Yan at 2025-02-02T10:48:40+08:00
upgpkg: 6.0.23-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dtk6widget
        pkgdesc = Deepin base graphical widgets library
-       pkgver = 6.0.22
-       pkgrel = 2
+       pkgver = 6.0.23
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dtk6widget
        arch = x86_64
        license = LGPL3
@@ -24,7 +24,7 @@ pkgbase = dtk6widget
        depends = qt6-svg
        depends = startup-notification
        depends = xcb-util
-       source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.22
-       sha512sums = 
ae65d84e12d05e021288300dde1295dd751d89d49e89db377ae3ff2fff642edd79293201a372035853e75be70fca707f0b93ff6640a8b7b92e35d69ba7cb042a
+       source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.23
+       sha512sums = 
03499df6366c782076c7ece6078a5b3d85e2548e6ad64e43f43061295e9453ea6b0ae26d96bd8866b45cf3e218baa199a9df6394328e6e427b80c9e3d1d112d4
 
 pkgname = dtk6widget


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtk6widget
-pkgver=6.0.22
-pkgrel=2
+pkgver=6.0.23
+pkgrel=1
 pkgdesc='Deepin base graphical widgets library'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtk6widget";
@@ -14,7 +14,7 @@ depends=('dtk6core' 'dtk6gui' 'gcc-libs' 'glibc' 'libx11' 
'libxcb' 'libxext' 'li
          'qt6-base' 'qt6-imageformats' 'qt6-svg' 'startup-notification' 
'xcb-util')
 makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'gtest' 'doxygen')
 source=("git+https://github.com/linuxdeepin/dtk6widget.git#tag=$pkgver";)
-sha512sums=('ae65d84e12d05e021288300dde1295dd751d89d49e89db377ae3ff2fff642edd79293201a372035853e75be70fca707f0b93ff6640a8b7b92e35d69ba7cb042a')
+sha512sums=('03499df6366c782076c7ece6078a5b3d85e2548e6ad64e43f43061295e9453ea6b0ae26d96bd8866b45cf3e218baa199a9df6394328e6e427b80c9e3d1d112d4')
 
 build() {
   cd dtk6widget



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6widget/-/commit/3155178288803a0d7a6dcbe95aea3feafc5d0651

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


Reply via email to