Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-editor
Commits:
d72ebeb4 by Felix Yan at 2026-05-14T17:53:16+08:00
upgpkg: 6.5.50-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-editor
pkgdesc = Simple editor for Deepin
- pkgver = 6.5.49
+ pkgver = 6.5.50
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-editor
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = deepin-editor
depends = libchardet
depends = uchardet
depends = hicolor-icon-theme
- source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.49
- sha512sums =
eece3ed4d3734aed23e5429842a05538cfb68656ab6d24472afe48ded2ce4822c343107b58b1459e96e971c98263e833d38c1e9330f6d32b11cfcc8ebbcdc39e
+ source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.50
+ sha512sums =
6b0564460ac5ab14fbcadb18a99c92c9f52259491951525e0243da761751c3db206fb619dcc3f4a0217f5a392a507c6fbfc9455f44feadf8f2ee1a1c9ee7a902
pkgname = deepin-editor
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-editor
-pkgver=6.5.49
+pkgver=6.5.50
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=('eece3ed4d3734aed23e5429842a05538cfb68656ab6d24472afe48ded2ce4822c343107b58b1459e96e971c98263e833d38c1e9330f6d32b11cfcc8ebbcdc39e')
+sha512sums=('6b0564460ac5ab14fbcadb18a99c92c9f52259491951525e0243da761751c3db206fb619dcc3f4a0217f5a392a507c6fbfc9455f44feadf8f2ee1a1c9ee7a902')
build() {
cd deepin-editor
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/d72ebeb4aecbae8fd3834afff37e5885389c2600
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/d72ebeb4aecbae8fd3834afff37e5885389c2600
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