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


Commits:
1ef55c29 by Felix Yan at 2024-06-04T23:00:12+00:00
upgpkg: 1:6.0.15-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.14
+       pkgver = 6.0.15
        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.14
-       sha512sums = 
988019ea663e063031d239631b76c32cda95a210f23fd16a032b13d7ee1483311b420cc9ab7a56c6eb90825bcb2eca381a3668a50b533bbdc0d7587f621b31b5
+       source = git+https://github.com/linuxdeepin/dtk6gui.git#tag=6.0.15
+       sha512sums = 
b9ca5623c5b8fd305ccf1e1f2274e5bba013ab4aa5c895aad3bc18b479a89abf2a23e6672415b414480605ba737a4e6f0c834be646cdeec776b6d655650f1bce
 
 pkgname = dtk6gui


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=dtk6gui
-pkgver=6.0.14
+pkgver=6.0.15
 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=('988019ea663e063031d239631b76c32cda95a210f23fd16a032b13d7ee1483311b420cc9ab7a56c6eb90825bcb2eca381a3668a50b533bbdc0d7587f621b31b5')
+sha512sums=('b9ca5623c5b8fd305ccf1e1f2274e5bba013ab4aa5c895aad3bc18b479a89abf2a23e6672415b414480605ba737a4e6f0c834be646cdeec776b6d655650f1bce')
 
 build() {
   cd dtk6gui



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

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


Reply via email to