Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-api
Commits:
8c116437 by Felix Yan at 2026-01-20T03:46:27+08:00
upgpkg: 6.0.32-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-api
pkgdesc = Dbus interfaces for miscellaneous desktop services
- pkgver = 6.0.31
+ pkgver = 6.0.32
pkgrel = 1
url = https://github.com/linuxdeepin/dde-api
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = deepin-api
depends = alsa-lib
depends = libgudev
depends = deepin-application-manager
- source = git+https://github.com/linuxdeepin/dde-api#tag=6.0.31
- sha512sums =
535b4ea8a805f2534c73ed85fde6633f8d30661910a74c6a6cd9da0ab8520a842cc0094d548e022aa983b2c4581b90bfd98fd7b7618732869c442b1659d99448
+ source = git+https://github.com/linuxdeepin/dde-api#tag=6.0.32
+ sha512sums =
9e1728f0e0ec811ead38f3aa8c99d922257018db11d6fc298852dee5ae30382bb9604334941261f2382506278df2ea3be14370e6ce33e71835fba708c2d37668
pkgname = deepin-api
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-api
-pkgver=6.0.31
+pkgver=6.0.32
pkgrel=1
pkgdesc='Dbus interfaces for miscellaneous desktop services'
arch=('x86_64')
@@ -22,7 +22,7 @@ depends=('alsa-utils' 'bc' 'fontconfig' 'glib2'
'gdk-pixbuf-xlib' 'gtk3' 'libcan
makedepends=('git' 'deepin-gettext-tools' 'go')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-api#tag=$pkgver")
-sha512sums=('535b4ea8a805f2534c73ed85fde6633f8d30661910a74c6a6cd9da0ab8520a842cc0094d548e022aa983b2c4581b90bfd98fd7b7618732869c442b1659d99448')
+sha512sums=('9e1728f0e0ec811ead38f3aa8c99d922257018db11d6fc298852dee5ae30382bb9604334941261f2382506278df2ea3be14370e6ce33e71835fba708c2d37668')
prepare() {
cd dde-api
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/8c116437346217188cd801c3803f3ccbe1e74593
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/8c116437346217188cd801c3803f3ccbe1e74593
You're receiving this email because of your account on gitlab.archlinux.org.