Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-appearance
Commits:
bcfec7ad by Felix Yan at 2025-09-10T01:05:31+08:00
upgpkg: 1.1.51-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-appearance
pkgdesc = Application resource management and control services for the
dde desktop environment
- pkgver = 1.1.50
+ pkgver = 1.1.51
pkgrel = 1
url = https://github.com/linuxdeepin/dde-appearance
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = deepin-appearance
depends = gcc-libs
depends = startdde
depends = deepin-service-manager
- source =
git+https://github.com/linuxdeepin/dde-appearance.git#tag=1.1.50
- sha512sums =
9de298d9f364bfdb0e4468c2f04bbdf44d3f657c85b2ab2ece32c2b9cd3b6323a45ba7e8fe0577d3927d14aadc5f1a2cfba4f271a3506843014791cc0b70c8fe
+ source =
git+https://github.com/linuxdeepin/dde-appearance.git#tag=1.1.51
+ sha512sums =
141662a288c821039bb6e27b1172f8cc7b3d641f14fbc5407dcbcd3451cbf996acb3f007b2a349b83fd4d9adbed45b160e58995d8e2e4bc0d280031f82522aac
pkgname = deepin-appearance
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-appearance
-pkgver=1.1.50
+pkgver=1.1.51
pkgrel=1
pkgdesc='Application resource management and control services for the dde
desktop environment'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('qt6-base' 'dtk6core' 'kconfig' 'kwindowsystem'
'kglobalaccel' 'libxcur
makedepends=('git' 'cmake' 'ninja' 'qt6-tools')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-appearance.git#tag=$pkgver")
-sha512sums=('9de298d9f364bfdb0e4468c2f04bbdf44d3f657c85b2ab2ece32c2b9cd3b6323a45ba7e8fe0577d3927d14aadc5f1a2cfba4f271a3506843014791cc0b70c8fe')
+sha512sums=('141662a288c821039bb6e27b1172f8cc7b3d641f14fbc5407dcbcd3451cbf996acb3f007b2a349b83fd4d9adbed45b160e58995d8e2e4bc0d280031f82522aac')
build() {
cd dde-appearance
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/bcfec7adcdb39b9f499fb02b68e55c2c53072ba2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/bcfec7adcdb39b9f499fb02b68e55c2c53072ba2
You're receiving this email because of your account on gitlab.archlinux.org.