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


Commits:
1bb636f3 by Felix Yan at 2024-05-12T14:51:08+00:00
upgpkg: 5.6.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dtkdeclarative
        pkgdesc = Deepin Toolkit, declarative module for DDE look and feel
-       pkgver = 5.6.27
+       pkgver = 5.6.28
        pkgrel = 1
        url = https://github.com/linuxdeepin/dtkdeclarative
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = dtkdeclarative
        depends = qt5-base
        depends = libgl
        depends = gcc-libs
-       source = 
git+https://github.com/linuxdeepin/dtkdeclarative.git#tag=5.6.27
-       sha512sums = 
622e75724da6b3ade61bc464f4b22b9ec31746ff9c9891e81d780b59101047fa2d14129632a6f43c09cdcd673bed7279c1374e2447a2b506da570d1b3c9d4412
+       source = 
git+https://github.com/linuxdeepin/dtkdeclarative.git#tag=5.6.28
+       sha512sums = 
38a59dda5b22cd51d941f0969c4797ce96d7bc04187ac6a5fb1397950ad99d5bb9c0d0915c00de8363d74ca920921c5d4aaf6608149fa5c31ff9a2e4539e92cb
 
 pkgname = dtkdeclarative


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <zhangj...@deepin.org>
 
 pkgname=dtkdeclarative
-pkgver=5.6.27
+pkgver=5.6.28
 pkgrel=1
 pkgdesc='Deepin Toolkit, declarative module for DDE look and feel'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('LGPL3')
 depends=('dtkgui' 'dtkcore' 'qt5-declarative' 'qt5-quickcontrols2' 'qt5-base' 
'libgl' 'gcc-libs')
 makedepends=('git' 'cmake' 'ninja' 'qt5-tools' 'doxygen' 'gtest' 'gmock')
 source=("git+https://github.com/linuxdeepin/dtkdeclarative.git#tag=$pkgver";)
-sha512sums=('622e75724da6b3ade61bc464f4b22b9ec31746ff9c9891e81d780b59101047fa2d14129632a6f43c09cdcd673bed7279c1374e2447a2b506da570d1b3c9d4412')
+sha512sums=('38a59dda5b22cd51d941f0969c4797ce96d7bc04187ac6a5fb1397950ad99d5bb9c0d0915c00de8363d74ca920921c5d4aaf6608149fa5c31ff9a2e4539e92cb')
 
 build() {
   cd $pkgname



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

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


Reply via email to