Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtklog
Commits:
8e9090a3 by Felix Yan at 2026-06-17T20:12:29+08:00
upgpkg: 6.7.44-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dtklog
pkgdesc = Simple, convenient and thread safe logger for Qt-based C++
apps
- pkgver = 6.7.43
+ pkgver = 6.7.44
pkgrel = 1
url = https://github.com/linuxdeepin/dtklog
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = dtklog
makedepends = qt6-base
makedepends = spdlog
makedepends = fmt
- source = git+https://github.com/linuxdeepin/dtklog.git#tag=6.7.43
- sha512sums =
1f52cd2329c313fb37c9fc254c9ee01c0633c70408018f41ac0c3eb37e8dc705477dc9cf24ed92d0e39dadc3813779cdb920f2ccf169d7720adcd21d209fc35e
+ source = git+https://github.com/linuxdeepin/dtklog.git#tag=6.7.44
+ sha512sums =
1c1f8271d201d3e5e650055c475f5052d2fed5e7a9cbe59e9798d106d8b485475aaf76d1fef767998c4f95675a70c6ff9e0afc55f9b258614807dbfd670e86f7
pkgname = dtklog
pkgdesc = Simple, convenient and thread safe logger for Qt-based C++
apps (Qt5 build)
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=dtklog
pkgname=(dtklog dtk6log)
-pkgver=6.7.43
+pkgver=6.7.44
pkgrel=1
pkgdesc='Simple, convenient and thread safe logger for Qt-based C++ apps'
arch=('x86_64')
@@ -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=('1f52cd2329c313fb37c9fc254c9ee01c0633c70408018f41ac0c3eb37e8dc705477dc9cf24ed92d0e39dadc3813779cdb920f2ccf169d7720adcd21d209fc35e')
+sha512sums=('1c1f8271d201d3e5e650055c475f5052d2fed5e7a9cbe59e9798d106d8b485475aaf76d1fef767998c4f95675a70c6ff9e0afc55f9b258614807dbfd670e86f7')
build() {
cd dtklog
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/8e9090a3439f703705a1833550966af153f2bc48
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/8e9090a3439f703705a1833550966af153f2bc48
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