Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-appearance
Commits:
397048af by Felix Yan at 2025-02-01T02:18:17+08:00
upgpkg: 1.1.39-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.38
+ pkgver = 1.1.39
pkgrel = 1
url = https://github.com/linuxdeepin/dde-appearance
arch = x86_64
@@ -30,7 +30,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.38
- sha512sums =
307f9f1e3ad0ca5bffac3ca5f9423dacfa27366e0e9dc4d66b74b2ae04972731cdf6e966b7995c3d03ed9ae6eff583672732f372717f29b9e8d3d8c6618d3c74
+ source =
git+https://github.com/linuxdeepin/dde-appearance.git#tag=1.1.39
+ sha512sums =
6ff65a198bbc4d716a041a519bbdc5c22c9a90de0de2244e36f230cf362508a5ba077f644cfa6ded8749da29e1416b6d1fe1c9d7e6e9ae7e57948ccb14721f84
pkgname = deepin-appearance
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-appearance
-pkgver=1.1.38
+pkgver=1.1.39
pkgrel=1
pkgdesc='Application resource management and control services for the dde
desktop environment'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('qt5-base' 'dtkcore' 'kconfig5' 'kwindowsystem5'
'kglobalaccel5' 'libxc
makedepends=('git' 'cmake' 'ninja' 'qt5-tools')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-appearance.git#tag=$pkgver")
-sha512sums=('307f9f1e3ad0ca5bffac3ca5f9423dacfa27366e0e9dc4d66b74b2ae04972731cdf6e966b7995c3d03ed9ae6eff583672732f372717f29b9e8d3d8c6618d3c74')
+sha512sums=('6ff65a198bbc4d716a041a519bbdc5c22c9a90de0de2244e36f230cf362508a5ba077f644cfa6ded8749da29e1416b6d1fe1c9d7e6e9ae7e57948ccb14721f84')
build() {
cd dde-appearance
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/397048af00b4055eb7200917783a68fdd22c24ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-appearance/-/commit/397048af00b4055eb7200917783a68fdd22c24ee
You're receiving this email because of your account on gitlab.archlinux.org.