Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
dtk6widget
Commits:
de8a5ccd by Felix Yan at 2025-03-10T22:56:10+08:00
upgpkg: 6.0.28-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dtk6widget
pkgdesc = Deepin base graphical widgets library
- pkgver = 6.0.27
+ pkgver = 6.0.28
pkgrel = 1
url = https://github.com/linuxdeepin/dtk6widget
arch = x86_64
@@ -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.27
- sha512sums =
ea243d924594b8ea4cdebe83f57df3cb50df79cb18b2fe0a5cdfd9d35bbfbf4aad01c9eaa2b25129fa05f5f432a1a2ebe38fbed6e9f6ead26a2b7960c544571d
+ source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.28
+ sha512sums =
48c415f5d2a091ea9bd7fd7d5ae6a89d286f2c4caea7f26a3dfd8808507d9568eb511c455aac1fde6c221ddc1ef1b916c9b4b1e0d75987c8520a45e68e90760d
pkgname = dtk6widget
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=dtk6widget
-pkgver=6.0.27
+pkgver=6.0.28
pkgrel=1
pkgdesc='Deepin base graphical widgets library'
arch=('x86_64')
@@ -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=('ea243d924594b8ea4cdebe83f57df3cb50df79cb18b2fe0a5cdfd9d35bbfbf4aad01c9eaa2b25129fa05f5f432a1a2ebe38fbed6e9f6ead26a2b7960c544571d')
+sha512sums=('48c415f5d2a091ea9bd7fd7d5ae6a89d286f2c4caea7f26a3dfd8808507d9568eb511c455aac1fde6c221ddc1ef1b916c9b4b1e0d75987c8520a45e68e90760d')
build() {
cd dtk6widget
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6widget/-/commit/de8a5ccd8eb1314b75b5ca0c34c84746ffb46ea7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6widget/-/commit/de8a5ccd8eb1314b75b5ca0c34c84746ffb46ea7
You're receiving this email because of your account on gitlab.archlinux.org.