Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-appearance
Commits:
9cb58679 by Felix Yan at 2025-10-03T23:42:52+08:00
upgpkg: 1.1.64-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.63
+ pkgver = 1.1.64
pkgrel = 1
url = https://github.com/linuxdeepin/dde-appearance
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = deepin-appearance
depends = gcc-libs
depends = deepin-daemon
depends = deepin-service-manager
- source =
git+https://github.com/linuxdeepin/dde-appearance.git#tag=1.1.63
- sha512sums =
bef0f1dcafc3a0f5d519329ce24051fce9fce76353558c5ea1882111affde5e52237ba029b029d7a265ee4408eccfdfc0d65f84d78eded57a68cb31c212d5bd4
+ source =
git+https://github.com/linuxdeepin/dde-appearance.git#tag=1.1.64
+ sha512sums =
b2340625d2d5f1fdf378d61b548cc978c8402366b7cbb64c4074d512877374ff08b22335b3524a075ebdaeaefc0dbf5a319b09a814f30d3fb23b2f2b5add9904
pkgname = deepin-appearance
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-appearance
-pkgver=1.1.63
+pkgver=1.1.64
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=('bef0f1dcafc3a0f5d519329ce24051fce9fce76353558c5ea1882111affde5e52237ba029b029d7a265ee4408eccfdfc0d65f84d78eded57a68cb31c212d5bd4')
+sha512sums=('b2340625d2d5f1fdf378d61b548cc978c8402366b7cbb64c4074d512877374ff08b22335b3524a075ebdaeaefc0dbf5a319b09a814f30d3fb23b2f2b5add9904')
build() {
cd dde-appearance
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/9cb586798336f5176983534ac182ae0f06c570f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/9cb586798336f5176983534ac182ae0f06c570f3
You're receiving this email because of your account on gitlab.archlinux.org.