Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
dtklog
Commits:
58b547aa by Antonio Rojas at 2025-11-02T10:34:11+01:00
upgpkg: 0.0.6-2: Qt 5.15.18 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dtklog
pkgdesc = Simple, convinient and thread safe logger for Qt-based C++
apps
pkgver = 0.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxdeepin/dtklog
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=dtklog
pkgver=0.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Simple, convinient and thread safe logger for Qt-based C++ apps'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtklog"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/58b547aaeee706ae3807ebec3d2a6580f1a04584
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/58b547aaeee706ae3807ebec3d2a6580f1a04584
You're receiving this email because of your account on gitlab.archlinux.org.