Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-terminal
Commits:
81babfaf by Felix Yan at 2026-05-14T18:09:41+08:00
upgpkg: 6.5.35-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = deepin-terminal
pkgdesc = Default terminal emulation application for Deepin
- pkgver = 6.5.34
- pkgrel = 2
+ pkgver = 6.5.35
+ pkgrel = 1
url = https://github.com/linuxdeepin/deepin-terminal
arch = x86_64
groups = deepin-extra
@@ -28,7 +28,7 @@ pkgbase = deepin-terminal
depends = libxcb
depends = uchardet
optdepends = zssh: for remote management support
- source =
git+https://github.com/linuxdeepin/deepin-terminal.git#tag=6.5.34
- sha512sums =
f19d219b938e4738f74907110e47fdb2a88f5c9cced44e84d6bceed511273b5cf14411a8e30cfc41b3e70b3dc23e1accef599946e80f4acf45478e75c93fd195
+ source =
git+https://github.com/linuxdeepin/deepin-terminal.git#tag=6.5.35
+ sha512sums =
e4e97fb0a5504864e76606c0b49b1a71bb96f12bf201f597667ccaf155aa0d216893f76ea07ed680efba6f511eba1f5951e582511df4874bde6be2b824e4eea1
pkgname = deepin-terminal
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-terminal
-pkgver=6.5.34
-pkgrel=2
+pkgver=6.5.35
+pkgrel=1
pkgdesc='Default terminal emulation application for Deepin'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-terminal"
@@ -17,7 +17,7 @@ makedepends=('git' 'cmake' 'ninja' 'lxqt-build-tools'
'qt6-tools')
optdepends=('zssh: for remote management support')
groups=('deepin-extra')
source=("git+https://github.com/linuxdeepin/deepin-terminal.git#tag=$pkgver")
-sha512sums=('f19d219b938e4738f74907110e47fdb2a88f5c9cced44e84d6bceed511273b5cf14411a8e30cfc41b3e70b3dc23e1accef599946e80f4acf45478e75c93fd195')
+sha512sums=('e4e97fb0a5504864e76606c0b49b1a71bb96f12bf201f597667ccaf155aa0d216893f76ea07ed680efba6f511eba1f5951e582511df4874bde6be2b824e4eea1')
build(){
cd deepin-terminal
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-terminal/-/commit/81babfaf222a009ff121a825b0afde4a8ba80cb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-terminal/-/commit/81babfaf222a009ff121a825b0afde4a8ba80cb0
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