Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-editor


Commits:
0424bbb1 by Felix Yan at 2026-02-21T00:38:49+08:00
upgpkg: 6.5.37-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = deepin-editor
        pkgdesc = Simple editor for Deepin
-       pkgver = 6.5.36
+       pkgver = 6.5.37
        pkgrel = 1
        url = https://github.com/linuxdeepin/deepin-editor
        arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = deepin-editor
        depends = syntax-highlighting
        depends = libchardet
        depends = uchardet
-       source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.36
-       sha512sums = 
a358af7cf9581dbad459d19d988ab03915f0db997835950039017cccc7dc8aaa8f09dbb4baf1c7f7c92bc4ed8239a8840e7fdacc7ffebd4c69189bc2f17abced
+       source = git+https://github.com/linuxdeepin/deepin-editor.git#tag=6.5.37
+       sha512sums = 
cf71a5a60af2913771af445b3bfc5e364ba2441ea83e5cf172f6fd9a56e37fe5ae286a55c4fda965a4e216e1c602df9fda4403010154fb1e9eafd85469c073ac
 
 pkgname = deepin-editor


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=deepin-editor
-pkgver=6.5.36
+pkgver=6.5.37
 pkgrel=1
 pkgdesc='Simple editor for Deepin'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'dtk6declarative' 
'gcc-libs'
 makedepends=('git' 'cmake' 'gmock' 'gtest' 'ninja' 'qt6-tools')
 groups=('deepin-extra')
 source=("git+https://github.com/linuxdeepin/deepin-editor.git#tag=$pkgver";)
-sha512sums=('a358af7cf9581dbad459d19d988ab03915f0db997835950039017cccc7dc8aaa8f09dbb4baf1c7f7c92bc4ed8239a8840e7fdacc7ffebd4c69189bc2f17abced')
+sha512sums=('cf71a5a60af2913771af445b3bfc5e364ba2441ea83e5cf172f6fd9a56e37fe5ae286a55c4fda965a4e216e1c602df9fda4403010154fb1e9eafd85469c073ac')
 
 prepare() {
   cd deepin-editor



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/0424bbb14f7e8bf5541d007fd913e8cd0601c4d0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/0424bbb14f7e8bf5541d007fd913e8cd0601c4d0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to