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


Commits:
628b094c by Felix Yan at 2024-09-28T20:11:01+03:00
upgpkg: 5.6.32-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dtkdeclarative
        pkgdesc = Deepin Toolkit, declarative module for DDE look and feel
-       pkgver = 5.6.31
-       pkgrel = 2
+       pkgver = 5.6.32
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dtkdeclarative
        arch = x86_64
        license = LGPL3
@@ -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.31
-       sha512sums = 
a4dab23ecf43bd278a78cca6292c43f8dc3f4bc5b1423cb6bf27cd9e7826b9995b7afe6a5f8285386e9a271ff7c928355795c2aa274e16cbd3e808beba394ca9
+       source = 
git+https://github.com/linuxdeepin/dtkdeclarative.git#tag=5.6.32
+       sha512sums = 
539d743174a4a44842e20200215054a065b726cded7c5e4aca0bf4bc7bc086f6c637b7bb9201bc2d646c71f2204617d91616aaa7bd705a728f71dd22ce597d97
 
 pkgname = dtkdeclarative


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=dtkdeclarative
-pkgver=5.6.31
-pkgrel=2
+pkgver=5.6.32
+pkgrel=1
 pkgdesc='Deepin Toolkit, declarative module for DDE look and feel'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtkdeclarative";
@@ -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=('a4dab23ecf43bd278a78cca6292c43f8dc3f4bc5b1423cb6bf27cd9e7826b9995b7afe6a5f8285386e9a271ff7c928355795c2aa274e16cbd3e808beba394ca9')
+sha512sums=('539d743174a4a44842e20200215054a065b726cded7c5e4aca0bf4bc7bc086f6c637b7bb9201bc2d646c71f2204617d91616aaa7bd705a728f71dd22ce597d97')
 
 build() {
   cd $pkgname



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

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


Reply via email to