Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-editor
Commits:
138fc987 by Felix Yan at 2026-06-06T03:18:48+00:00
upgpkg: 6.5.53-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-editor
pkgdesc = Simple editor for Deepin
- pkgver = 6.5.52
+ pkgver = 6.5.53
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.52
- sha512sums =
f13e6a0d8ed02460b15df72888516295efa3143509d0c6aa40c00f8c118e0d81a9572afcde8947f77a562c33ef118a0f2c454e3c02d659efb2ec0a8285ac0771
+ source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.53
+ sha512sums =
3e07ab194047b6d377f7e3ed7845599240c5d31e93396af6215bce7691c480d6a433eb9747555c49fed02b8efd1dd8351aadd57a19da0aa6339c28d751cb5f30
pkgname = deepin-editor
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-editor
-pkgver=6.5.52
+pkgver=6.5.53
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=('f13e6a0d8ed02460b15df72888516295efa3143509d0c6aa40c00f8c118e0d81a9572afcde8947f77a562c33ef118a0f2c454e3c02d659efb2ec0a8285ac0771')
+sha512sums=('3e07ab194047b6d377f7e3ed7845599240c5d31e93396af6215bce7691c480d6a433eb9747555c49fed02b8efd1dd8351aadd57a19da0aa6339c28d751cb5f30')
build() {
cd deepin-editor
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/138fc98758712bbfcabd51118c4bc66c1a895d35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/138fc98758712bbfcabd51118c4bc66c1a895d35
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