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


Commits:
3725ac9e by Felix Yan at 2025-08-10T03:28:43+08:00
upgpkg: 6.0.34-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = dtk6widget
        pkgdesc = Deepin base graphical widgets library
-       pkgver = 6.0.33
+       pkgver = 6.0.34
        pkgrel = 1
        url = https://github.com/linuxdeepin/dtk6widget
        arch = x86_64
-       license = LGPL3
+       license = LGPL-3.0-or-later
        makedepends = git
        makedepends = cmake
        makedepends = ninja
@@ -24,9 +24,9 @@ pkgbase = dtk6widget
        depends = qt6-svg
        depends = startup-notification
        depends = xcb-util
-       source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.33
+       source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.34
        source = qt-6.9.patch
-       sha512sums = 
efc0efd53ba7159a6717c130052fa4d87e554d4947dbf804d1f76ff7241be5e3bfe75b255de2abf3f382b1c5bb9bb7dacd8d350fbbf7271a28d0770ef177b64d
+       sha512sums = 
d1f08ea0bc9f457c73ce100f2d0084e36e2739f5809008de2e5e59c9f3a67b5dd55181ea3c036af19fc5b0bb14ab39eb8ed2ae53edefe5066091b0d235e9c2c0
        sha512sums = 
04824cbb6ae5b996661a5976e529785535d352d3f69ae8d0d0ca371c889db8af0679dcb905be104ea508da1819714174cf910639cec37bff8838eb2b62109611
 
 pkgname = dtk6widget


=====================================
PKGBUILD
=====================================
@@ -3,19 +3,19 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtk6widget
-pkgver=6.0.33
+pkgver=6.0.34
 pkgrel=1
 pkgdesc='Deepin base graphical widgets library'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtk6widget";
-license=('LGPL3')
+license=('LGPL-3.0-or-later')
 # qt6-imageformats is needed for webp (dci) icons
 depends=('dtk6core' 'dtk6gui' 'gcc-libs' 'glibc' 'libx11' 'libxcb' 'libxext' 
'libxi'
          '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";
          qt-6.9.patch)
-sha512sums=('efc0efd53ba7159a6717c130052fa4d87e554d4947dbf804d1f76ff7241be5e3bfe75b255de2abf3f382b1c5bb9bb7dacd8d350fbbf7271a28d0770ef177b64d'
+sha512sums=('d1f08ea0bc9f457c73ce100f2d0084e36e2739f5809008de2e5e59c9f3a67b5dd55181ea3c036af19fc5b0bb14ab39eb8ed2ae53edefe5066091b0d235e9c2c0'
             
'04824cbb6ae5b996661a5976e529785535d352d3f69ae8d0d0ca371c889db8af0679dcb905be104ea508da1819714174cf910639cec37bff8838eb2b62109611')
 
 prepare() {



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

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


Reply via email to