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


Commits:
9c5cd238 by Felix Yan at 2024-04-27T05:44:54+00:00
upgpkg: 1:6.0.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dtk6gui
        pkgdesc = Deepin Toolkit, gui module for DDE look and feel
-       pkgver = 6.0.10
+       pkgver = 6.0.11
        pkgrel = 1
        epoch = 1
        url = https://github.com/linuxdeepin/dtk6gui
@@ -21,7 +21,7 @@ pkgbase = dtk6gui
        depends = glib2
        depends = libx11
        depends = gcc-libs
-       source = git+https://github.com/linuxdeepin/dtk6gui.git#tag=6.0.10
-       sha512sums = 
822118ec8ad89ca1721a46e94de59cbaac62ccfc88fc4fa8f8c9ce04dddebeb482189c841799270cc8d9ea205549101aa1eb6b0beabfa6be8cc67608a9a5cd16
+       source = git+https://github.com/linuxdeepin/dtk6gui.git#tag=6.0.11
+       sha512sums = 
5f6332728cf35379921baa7f0a7849e69a34b9433ed6b808c7d1815dba92093495b0d9530e3a27bc32b4808969f7f5d34b2fea31e528485fe88b4772d1028502
 
 pkgname = dtk6gui


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=dtk6gui
-pkgver=6.0.10
+pkgver=6.0.11
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
@@ -12,7 +12,7 @@ license=('LGPL3')
 depends=('glibc' 'dtk6core' 'freeimage' 'libraw' 'librsvg' 'qt6-base' 'glib2' 
'libx11' 'gcc-libs')
 makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'gtest' 'doxygen')
 source=("git+https://github.com/linuxdeepin/dtk6gui.git#tag=$pkgver";)
-sha512sums=('822118ec8ad89ca1721a46e94de59cbaac62ccfc88fc4fa8f8c9ce04dddebeb482189c841799270cc8d9ea205549101aa1eb6b0beabfa6be8cc67608a9a5cd16')
+sha512sums=('5f6332728cf35379921baa7f0a7849e69a34b9433ed6b808c7d1815dba92093495b0d9530e3a27bc32b4808969f7f5d34b2fea31e528485fe88b4772d1028502')
 
 build() {
   cd dtk6gui



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6gui/-/commit/9c5cd238ec5e4e0b739736e609279b71e14a699a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6gui/-/commit/9c5cd238ec5e4e0b739736e609279b71e14a699a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to