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


Commits:
f60be14a by Felix Yan at 2024-11-10T15:40:36+08:00
upgpkg: 5.7.1-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.34
+       pkgver = 5.7.1
        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.34
-       sha512sums = 
f070abbe2a942c8cc7776caaad13957aeda03bb7b47540b8aa2316a61137a30f0979de889f49038b8300268643d2ca1608234cffb9fed10e35b491f53acaee66
+       source = git+https://github.com/linuxdeepin/dtkdeclarative.git#tag=5.7.1
+       sha512sums = 
484c4ac54849497d32e2c42765f599f85a703bcc9ecee2b530b611f0893ad42763001bd0ce3d1a307421d35456d6b838fc932610c58678949928e23bbc7b4c39
 
 pkgname = dtkdeclarative


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=dtkdeclarative
-pkgver=5.6.34
+pkgver=5.7.1
 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=('f070abbe2a942c8cc7776caaad13957aeda03bb7b47540b8aa2316a61137a30f0979de889f49038b8300268643d2ca1608234cffb9fed10e35b491f53acaee66')
+sha512sums=('484c4ac54849497d32e2c42765f599f85a703bcc9ecee2b530b611f0893ad42763001bd0ce3d1a307421d35456d6b838fc932610c58678949928e23bbc7b4c39')
 
 build() {
   cd $pkgname



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

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


Reply via email to