Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
dtklog
Commits:
a7c6fcc0 by Antonio Rojas at 2024-11-22T21:41:47+01:00
upgpkg: 0.0.1-4: Qt 5.15.16 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.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/linuxdeepin/dtklog
arch = x86_64
license = LGPL3
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=dtklog
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
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/a7c6fcc0c9c19d623999edc4e5b1a72d040c83b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtklog/-/commit/a7c6fcc0c9c19d623999edc4e5b1a72d040c83b2
You're receiving this email because of your account on gitlab.archlinux.org.