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


Commits:
bd34f949 by Felix Yan at 2024-09-28T20:22:11+03:00
upgpkg: 6.0.18-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dtk6widget
        pkgdesc = Deepin base graphical widgets library
-       pkgver = 6.0.17
-       pkgrel = 2
+       pkgver = 6.0.18
+       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.17
-       sha512sums = 
063ed4cd60f42cde30ef0a7e3ccf5cbc43ecf08e82ce06067f90316e017841f10aae0df05af50f6f6376356494a2d3f84e927b9bd91274f4aa1d269ba4070a8f
+       source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.18
+       sha512sums = 
59337df062bd7583ad141fb8130e9863980da4fef1ce20874df9b13c535a1b2ab4dc67864cd1a296fcc677cae2b206c0f577a8ffd194d594ba515368f479d1a2
 
 pkgname = dtk6widget


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtk6widget
-pkgver=6.0.17
-pkgrel=2
+pkgver=6.0.18
+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=('063ed4cd60f42cde30ef0a7e3ccf5cbc43ecf08e82ce06067f90316e017841f10aae0df05af50f6f6376356494a2d3f84e927b9bd91274f4aa1d269ba4070a8f')
+sha512sums=('59337df062bd7583ad141fb8130e9863980da4fef1ce20874df9b13c535a1b2ab4dc67864cd1a296fcc677cae2b206c0f577a8ffd194d594ba515368f479d1a2')
 
 build() {
   cd dtk6widget



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

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


Reply via email to