Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / deepin-terminal
Commits: a75a737c by Felix Yan at 2025-10-03T00:54:56+08:00 upgpkg: 6.5.14-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = deepin-terminal pkgdesc = Default terminal emulation application for Deepin - pkgver = 6.5.13 + pkgver = 6.5.14 pkgrel = 1 url = https://github.com/linuxdeepin/deepin-terminal arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = deepin-terminal depends = libsecret depends = libxcb optdepends = zssh: for remote management support - source = git+https://github.com/linuxdeepin/deepin-terminal.git#tag=6.5.13 - sha512sums = ffc48b886a4aa5ea611b3b2b249cc48a99f086d2751eb754084a674a8472fca0c5b6f1aeaef7bbccdf0e9909c2741e1ce7f4aed52162cd736aea41c5d41486a7 + source = git+https://github.com/linuxdeepin/deepin-terminal.git#tag=6.5.14 + sha512sums = d1e7b585c28f40552e809744f9337dafc33822340f3fc8c1f85a9b931a5dbe8bd6e726e670e90da18649123377689582ef3c43cf5e2812eb2a9a253c153ce8b6 pkgname = deepin-terminal ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> pkgname=deepin-terminal -pkgver=6.5.13 +pkgver=6.5.14 pkgrel=1 pkgdesc='Default terminal emulation application for Deepin' arch=('x86_64') @@ -16,7 +16,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=('ffc48b886a4aa5ea611b3b2b249cc48a99f086d2751eb754084a674a8472fca0c5b6f1aeaef7bbccdf0e9909c2741e1ce7f4aed52162cd736aea41c5d41486a7') +sha512sums=('d1e7b585c28f40552e809744f9337dafc33822340f3fc8c1f85a9b931a5dbe8bd6e726e670e90da18649123377689582ef3c43cf5e2812eb2a9a253c153ce8b6') build(){ cd deepin-terminal View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-terminal/-/commit/a75a737c8df1978ead4bd4bfe6654dd79d9e1652 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-terminal/-/commit/a75a737c8df1978ead4bd4bfe6654dd79d9e1652 You're receiving this email because of your account on gitlab.archlinux.org.