Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtkcommon
Commits:
abeeafdc by Felix Yan at 2026-07-09T19:00:10+00:00
upgpkg: 6.7.45-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dtkcommon
pkgdesc = DTK common files
- pkgver = 6.7.44
+ pkgver = 6.7.45
pkgrel = 1
url = https://github.com/linuxdeepin/dtkcommon
arch = any
@@ -9,7 +9,7 @@ pkgbase = dtkcommon
makedepends = cmake
makedepends = ninja
depends = dconf
- source = git+https://github.com/linuxdeepin/dtkcommon.git#tag=6.7.44
- sha512sums =
e7c691e73bdcef89b8be5f617df214cbb4904d08c484c3bacc2d09b60165f57a373c91e8f2da83fc1187228fdb1366bba70b73fbd9a8f1d34f615207193091ea
+ source = git+https://github.com/linuxdeepin/dtkcommon.git#tag=6.7.45
+ sha512sums =
d9c9d16b4b14bf792d58ff26ab9e1171cd0b4407565036f5cdc3362d9682bcba2325a06ef69dca5f39aac92465fe8c701bd1bdf97c6379d16a862102bc6d1221
pkgname = dtkcommon
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=dtkcommon
-pkgver=6.7.44
+pkgver=6.7.45
pkgrel=1
pkgdesc='DTK common files'
arch=('any')
@@ -10,7 +10,7 @@ license=('BSD-3-Clause')
depends=('dconf')
makedepends=('git' 'cmake' 'ninja')
source=("git+https://github.com/linuxdeepin/dtkcommon.git#tag=$pkgver")
-sha512sums=('e7c691e73bdcef89b8be5f617df214cbb4904d08c484c3bacc2d09b60165f57a373c91e8f2da83fc1187228fdb1366bba70b73fbd9a8f1d34f615207193091ea')
+sha512sums=('d9c9d16b4b14bf792d58ff26ab9e1171cd0b4407565036f5cdc3362d9682bcba2325a06ef69dca5f39aac92465fe8c701bd1bdf97c6379d16a862102bc6d1221')
build() {
cd dtkcommon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkcommon/-/commit/abeeafdc1a9c4f676a8dd26f1745687a8bf5dfa4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkcommon/-/commit/abeeafdc1a9c4f676a8dd26f1745687a8bf5dfa4
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