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


Commits:
67ba2e49 by Felix Yan at 2024-05-25T16:19:16+00:00
upgpkg: 6.0.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dtk6core
        pkgdesc = DTK core modules
-       pkgver = 6.0.13
-       pkgrel = 2
+       pkgver = 6.0.14
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dtk6core
        arch = x86_64
        license = LGPL3
@@ -21,9 +21,9 @@ pkgbase = dtk6core
        depends = qt6-base
        depends = uchardet
        depends = spdlog
-       source = git+https://github.com/linuxdeepin/dtk6core.git#tag=6.0.13
+       source = git+https://github.com/linuxdeepin/dtk6core.git#tag=6.0.14
        source = qt-6.7.1.patch
-       sha512sums = 
87709a1ba81e7078bec8cf2051e0998e6b94ba2b57390968135472a6f4fc317b3029f16c36958f6d73e349b8797ef6acd1fc044ec0ae809eeac5663ab19ab2f6
+       sha512sums = 
4b628fc008495860dd41e63d2505581d9b70a22499545109fb4f662ba08d96652c568ab141d190b43c8561f959992213f389d2b45187ce54c9aa81b701788d9c
        sha512sums = 
39130b23e52e864ad5ed47085af89c0f558f4b246073d1452b3f2ebfc4e8cdfc473e2e487215e72b49b883e361522c29bed67ec6084a43484fe797e1aed7f103
 
 pkgname = dtk6core


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtk6core
-pkgver=6.0.13
-pkgrel=2
+pkgver=6.0.14
+pkgrel=1
 pkgdesc='DTK core modules'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtk6core";
@@ -14,7 +14,7 @@ depends=('deepin-desktop-base' 'dtkcommon' 'gcc-libs' 'glibc' 
'icu' 'libsystemd'
 makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'gtest' 'doxygen')
 source=("git+https://github.com/linuxdeepin/dtk6core.git#tag=$pkgver";
          qt-6.7.1.patch)
-sha512sums=('87709a1ba81e7078bec8cf2051e0998e6b94ba2b57390968135472a6f4fc317b3029f16c36958f6d73e349b8797ef6acd1fc044ec0ae809eeac5663ab19ab2f6'
+sha512sums=('4b628fc008495860dd41e63d2505581d9b70a22499545109fb4f662ba08d96652c568ab141d190b43c8561f959992213f389d2b45187ce54c9aa81b701788d9c'
             
'39130b23e52e864ad5ed47085af89c0f558f4b246073d1452b3f2ebfc4e8cdfc473e2e487215e72b49b883e361522c29bed67ec6084a43484fe797e1aed7f103')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6core/-/commit/67ba2e49f24351e5c43084a642141b5f7cf28ed2

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


Reply via email to