Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-api
Commits:
9262a4cb by Felix Yan at 2026-02-26T20:17:46+08:00
upgpkg: 6.0.33-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.32
+ pkgver = 6.0.33
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.32
- sha512sums =
9e1728f0e0ec811ead38f3aa8c99d922257018db11d6fc298852dee5ae30382bb9604334941261f2382506278df2ea3be14370e6ce33e71835fba708c2d37668
+ source = git+https://github.com/linuxdeepin/dde-api#tag=6.0.33
+ sha512sums =
07e7f4edf4fc836976ebbd9caf5d7626d8a5e60d5acda7bb40af3a5599628326e532390e73f6450f1249bc2e2e32cf2d800e00853d0c30545a72b29ff79f2f82
pkgname = deepin-api
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-api
-pkgver=6.0.32
+pkgver=6.0.33
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=('9e1728f0e0ec811ead38f3aa8c99d922257018db11d6fc298852dee5ae30382bb9604334941261f2382506278df2ea3be14370e6ce33e71835fba708c2d37668')
+sha512sums=('07e7f4edf4fc836976ebbd9caf5d7626d8a5e60d5acda7bb40af3a5599628326e532390e73f6450f1249bc2e2e32cf2d800e00853d0c30545a72b29ff79f2f82')
prepare() {
cd dde-api
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/9262a4cb47afc73b80238288cbbcda37514b0c0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/9262a4cb47afc73b80238288cbbcda37514b0c0d
You're receiving this email because of your account on gitlab.archlinux.org.