Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages /
dtk6log
Commits:
7f247114 by Brett Cornwall at 2024-11-13T18:48:03-08:00
upgpkg: 0.0.1-2: Rebuild for spdlog/libspdlog.so 1.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dtk6log
pkgdesc = Simple, convinient and thread safe logger for Qt-based C++
apps
pkgver = 0.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxdeepin/dtk6log
arch = x86_64
license = LGPL3
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=dtk6log
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Simple, convinient and thread safe logger for Qt-based C++ apps'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtk6log"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6log/-/commit/7f247114c61bf9a53cc9f5ce7f853c54da2dcc6b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6log/-/commit/7f247114c61bf9a53cc9f5ce7f853c54da2dcc6b
You're receiving this email because of your account on gitlab.archlinux.org.