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


Commits:
88fbb74f by Chih-Hsuan Yen at 2024-11-11T21:42:40+08:00
upgpkg: 2.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qtermwidget
        pkgdesc = A terminal widget for Qt, used by QTerminal
-       pkgver = 2.0.1
+       pkgver = 2.1.0
        pkgrel = 1
        url = https://github.com/lxqt/qtermwidget
        arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = qtermwidget
        makedepends = python-installer
        depends = qt6-base
        optdepends = python: PyQt bindings
-       source = git+https://github.com/lxqt/qtermwidget.git?signed#tag=2.0.1
+       source = git+https://github.com/lxqt/qtermwidget.git?signed#tag=2.1.0
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
7502ef3ca75f5c98514e0590756570df4af447b777600dc948290f4d60850191
+       sha256sums = 
f757c30fda5c023bc88be4bf9628097ab8eacc87335ed9aca136eb672bca9e84
 
 pkgname = qtermwidget


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jerome Leclanche <[email protected]>
 
 pkgname=qtermwidget
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="A terminal widget for Qt, used by QTerminal"
 arch=("x86_64")
@@ -19,7 +19,7 @@ optdepends=(
 source=(
   "git+https://github.com/lxqt/qtermwidget.git?signed#tag=$pkgver";
 )
-sha256sums=('7502ef3ca75f5c98514e0590756570df4af447b777600dc948290f4d60850191')
+sha256sums=('f757c30fda5c023bc88be4bf9628097ab8eacc87335ed9aca136eb672bca9e84')
 validpgpkeys=(
   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # https://github.com/tsujan.gpg
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtermwidget/-/commit/88fbb74f28173b6d9b518e4765ced6b664d775a0

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


Reply via email to