Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
qterminal


Commits:
a74aef76 by Chih-Hsuan Yen at 2025-04-22T00:06:13+08:00
upgpkg: 2.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qterminal
        pkgdesc = A lightweight Qt-based terminal emulator
-       pkgver = 2.1.0
+       pkgver = 2.2.0
        pkgrel = 1
        url = https://github.com/lxqt/qterminal
        arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = qterminal
        depends = qtermwidget
        depends = libcanberra
        depends = layer-shell-qt
-       source = git+https://github.com/lxqt/qterminal.git?signed#tag=2.1.0
+       source = git+https://github.com/lxqt/qterminal.git?signed#tag=2.2.0
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
c822109ebb4ef6f2839e956304ccfff2b56abfbefe15b3f3277321e01ccb98c1
+       sha256sums = 
55f1b8d17b8e12ce7ad432491451b93b3f4e87747f96c0f76da620a77f2a0b1f
 
 pkgname = qterminal


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jerome Leclanche <[email protected]>
 
 pkgname=qterminal
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="A lightweight Qt-based terminal emulator"
 arch=("x86_64")
@@ -15,7 +15,7 @@ makedepends=("git" "cmake" "lxqt-build-tools")
 source=(
   "git+https://github.com/lxqt/qterminal.git?signed#tag=$pkgver";
 )
-sha256sums=('c822109ebb4ef6f2839e956304ccfff2b56abfbefe15b3f3277321e01ccb98c1')
+sha256sums=('55f1b8d17b8e12ce7ad432491451b93b3f4e87747f96c0f76da620a77f2a0b1f')
 validpgpkeys=(
   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # https://github.com/tsujan.gpg
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qterminal/-/commit/a74aef76976a695dea8bb0d25c940325a3d09bc9

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


Reply via email to