Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtkcommon
Commits:
e89eed65 by Felix Yan at 2026-06-17T19:54:36+08:00
upgpkg: 6.7.44-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dtkcommon
pkgdesc = DTK common files
- pkgver = 6.7.43
+ pkgver = 6.7.44
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.43
- sha512sums =
34fbe235338b01a0b0bc5d8882027592895f3ad84404d2e365e38f8963f8b34312363ed750c02728d6bc083a4a34ca59ab718cd4950905ae1286ce43e2dfcfda
+ source = git+https://github.com/linuxdeepin/dtkcommon.git#tag=6.7.44
+ sha512sums =
e7c691e73bdcef89b8be5f617df214cbb4904d08c484c3bacc2d09b60165f57a373c91e8f2da83fc1187228fdb1366bba70b73fbd9a8f1d34f615207193091ea
pkgname = dtkcommon
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=dtkcommon
-pkgver=6.7.43
+pkgver=6.7.44
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=('34fbe235338b01a0b0bc5d8882027592895f3ad84404d2e365e38f8963f8b34312363ed750c02728d6bc083a4a34ca59ab718cd4950905ae1286ce43e2dfcfda')
+sha512sums=('e7c691e73bdcef89b8be5f617df214cbb4904d08c484c3bacc2d09b60165f57a373c91e8f2da83fc1187228fdb1366bba70b73fbd9a8f1d34f615207193091ea')
build() {
cd dtkcommon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkcommon/-/commit/e89eed65628bebb5c0aa3f96a88c1de228420937
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkcommon/-/commit/e89eed65628bebb5c0aa3f96a88c1de228420937
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