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


Commits:
1730193d by Felix Yan at 2024-08-18T20:56:08+03:00
upgpkg: 1:5.6.31-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dtkgui
        pkgdesc = Deepin Toolkit, gui module for DDE look and feel
-       pkgver = 5.6.30
+       pkgver = 5.6.31
        pkgrel = 1
        epoch = 1
        url = https://github.com/linuxdeepin/dtkgui
@@ -21,7 +21,7 @@ pkgbase = dtkgui
        depends = glib2
        depends = libx11
        depends = gcc-libs
-       source = git+https://github.com/linuxdeepin/dtkgui.git#tag=5.6.30
-       sha512sums = 
39f62a217e4a4b4cd3fc7934ba35c315154548db82603caabbd0871190800b3dceea50c1e16240354b4e59ad81e34660611c7b592d28fd5526742ef832bfa149
+       source = git+https://github.com/linuxdeepin/dtkgui.git#tag=5.6.31
+       sha512sums = 
08edb8c700410302a22672e90f3e5064bbbac7b202298b018a9819b2566345e2fb624fe5ccb257eebed7eb0dc44b807f362b73892d241333fe1fcab04c21b1e7
 
 pkgname = dtkgui


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=dtkgui
-pkgver=5.6.30
+pkgver=5.6.31
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
@@ -11,7 +11,7 @@ license=('LGPL3')
 depends=('dtkcore' 'freeimage' 'libraw' 'libqt5xdg' 'librsvg' 'qt5-base' 
'glib2' 'libx11' 'gcc-libs')
 makedepends=('git' 'cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
 source=("git+https://github.com/linuxdeepin/dtkgui.git#tag=$pkgver";)
-sha512sums=('39f62a217e4a4b4cd3fc7934ba35c315154548db82603caabbd0871190800b3dceea50c1e16240354b4e59ad81e34660611c7b592d28fd5526742ef832bfa149')
+sha512sums=('08edb8c700410302a22672e90f3e5064bbbac7b202298b018a9819b2566345e2fb624fe5ccb257eebed7eb0dc44b807f362b73892d241333fe1fcab04c21b1e7')
 
 build() {
   cd dtkgui



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkgui/-/commit/1730193d44b87eff39368e902df2ee98ecb52e06

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


Reply via email to