Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-application-manager
Commits:
9e141f65 by Felix Yan at 2026-06-04T12:53:28+00:00
upgpkg: 1.2.55-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-application-manager
pkgdesc = App manager of Deepin Desktop Environment
- pkgver = 1.2.54
+ pkgver = 1.2.55
pkgrel = 1
url = https://github.com/linuxdeepin/dde-application-manager
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = deepin-application-manager
depends = systemd-libs
depends = deepin-daemon
depends = libxkbcommon
- source =
git+https://github.com/linuxdeepin/dde-application-manager.git#tag=1.2.54
- sha512sums =
7ea7c0fd7d48d4465ee3db1ade3d3e7b7b3436cb67e3cc83515da4542809a00cd1ab285e13540563cac9458ed452435d75be85b6c034254f1d29c98a5a6ffb40
+ source =
git+https://github.com/linuxdeepin/dde-application-manager.git#tag=1.2.55
+ sha512sums =
264f13196df1e812f2de679169b87bb1aae54e6313cd38a9e06b8fed0f346569aaed0826f19226e3738fb545d5bbcecdf3c1cd8c919944feef155d0e146605cb
pkgname = deepin-application-manager
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-application-manager
-pkgver=1.2.54
+pkgver=1.2.55
pkgrel=1
pkgdesc='App manager of Deepin Desktop Environment'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dtk6core' 'qt6-base' 'qt6-wayland' 'glibc' 'libgcc'
'libstdc++' 'syste
makedepends=('git' 'cmake' 'ninja' 'gtest' 'treeland-protocols')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-application-manager.git#tag=$pkgver")
-sha512sums=('7ea7c0fd7d48d4465ee3db1ade3d3e7b7b3436cb67e3cc83515da4542809a00cd1ab285e13540563cac9458ed452435d75be85b6c034254f1d29c98a5a6ffb40')
+sha512sums=('264f13196df1e812f2de679169b87bb1aae54e6313cd38a9e06b8fed0f346569aaed0826f19226e3738fb545d5bbcecdf3c1cd8c919944feef155d0e146605cb')
build() {
cd dde-application-manager
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-application-manager/-/commit/9e141f6595404e964ba790d45de012c92649b568
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-application-manager/-/commit/9e141f6595404e964ba790d45de012c92649b568
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