Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-editor
Commits:
56474a81 by Felix Yan at 2026-06-16T01:50:47+08:00
upgpkg: 6.5.55-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-editor
pkgdesc = Simple editor for Deepin
- pkgver = 6.5.54
+ pkgver = 6.5.55
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-editor
arch = x86_64
@@ -32,7 +32,7 @@ pkgbase = deepin-editor
depends = libchardet
depends = uchardet
depends = hicolor-icon-theme
- source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.54
- sha512sums =
4fe6b8fb6a33326b0ecb12519613c6cd7e71260c3018d4c5789e828f6950447eb3ba756cf0ff8dc70277d68f4c00a9b5459f8de6b041f5faad68acd7cb727e20
+ source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.55
+ sha512sums =
de3418ea87a942848cfc65600afda8ba2c04cb8d90b99c6889668b943f32ccbdc6216e6ce52f03e269dba5222942d2c339d71d1e9f3cd41aa7c1677ebe4cb02f
pkgname = deepin-editor
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-editor
-pkgver=6.5.54
+pkgver=6.5.55
pkgrel=1
pkgdesc='Simple editor for Deepin'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'dtk6declarative'
'glibc' 'libgcc' 'l
makedepends=('git' 'cmake' 'gmock' 'gtest' 'ninja' 'qt6-tools')
groups=('deepin-extra')
source=("git+https://github.com/linuxdeepin/deepin-editor.git#tag=$pkgver")
-sha512sums=('4fe6b8fb6a33326b0ecb12519613c6cd7e71260c3018d4c5789e828f6950447eb3ba756cf0ff8dc70277d68f4c00a9b5459f8de6b041f5faad68acd7cb727e20')
+sha512sums=('de3418ea87a942848cfc65600afda8ba2c04cb8d90b99c6889668b943f32ccbdc6216e6ce52f03e269dba5222942d2c339d71d1e9f3cd41aa7c1677ebe4cb02f')
build() {
cd deepin-editor
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/56474a81e4446ef3978015e4439c261938cc5986
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/56474a81e4446ef3978015e4439c261938cc5986
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