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


Commits:
01ca303e by Felix Yan at 2026-06-04T21:03:37+08:00
upgpkg: 6.7.43-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dtklog
        pkgdesc = Simple, convenient and thread safe logger for Qt-based C++ 
apps
-       pkgver = 6.7.42
-       pkgrel = 2
+       pkgver = 6.7.43
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dtklog
        arch = x86_64
        groups = deepin
@@ -13,8 +13,8 @@ pkgbase = dtklog
        makedepends = qt6-base
        makedepends = spdlog
        makedepends = fmt
-       source = git+https://github.com/linuxdeepin/dtklog.git#tag=6.7.42
-       sha512sums = 
b80b56a015457fe10aed7384931f82701451c929dd7a9799ef5dec1b9b6d7fd721c9b7d98f429d32e1c559ef2cdace72ab4ae1896eadeb30590b44d7dd2294ae
+       source = git+https://github.com/linuxdeepin/dtklog.git#tag=6.7.43
+       sha512sums = 
1f52cd2329c313fb37c9fc254c9ee01c0633c70408018f41ac0c3eb37e8dc705477dc9cf24ed92d0e39dadc3813779cdb920f2ccf169d7720adcd21d209fc35e
 
 pkgname = dtklog
        pkgdesc = Simple, convenient and thread safe logger for Qt-based C++ 
apps (Qt5 build)


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgbase=dtklog
 pkgname=(dtklog dtk6log)
-pkgver=6.7.42
-pkgrel=2
+pkgver=6.7.43
+pkgrel=1
 pkgdesc='Simple, convenient and thread safe logger for Qt-based C++ apps'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtklog";
@@ -11,7 +11,7 @@ license=('LGPL-2.1-or-later')
 groups=('deepin')
 makedepends=('git' 'cmake' 'ninja' 'qt5-base' 'qt6-base' 'spdlog' 'fmt')
 source=("git+https://github.com/linuxdeepin/dtklog.git#tag=$pkgver";)
-sha512sums=('b80b56a015457fe10aed7384931f82701451c929dd7a9799ef5dec1b9b6d7fd721c9b7d98f429d32e1c559ef2cdace72ab4ae1896eadeb30590b44d7dd2294ae')
+sha512sums=('1f52cd2329c313fb37c9fc254c9ee01c0633c70408018f41ac0c3eb37e8dc705477dc9cf24ed92d0e39dadc3813779cdb920f2ccf169d7720adcd21d209fc35e')
 
 build() {
   cd dtklog



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/01ca303ea0563e6bd99a449e04490fedc184e06e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/01ca303ea0563e6bd99a449e04490fedc184e06e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to