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


Commits:
0a1cb88a by Chih-Hsuan Yen at 2024-11-11T21:47:12+08:00
upgpkg: 2.10.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qps
        pkgdesc = Qt process viewer and manager
-       pkgver = 2.9.0
+       pkgver = 2.10.0
        pkgrel = 1
        url = https://github.com/lxqt/qps
        arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = qps
        depends = hicolor-icon-theme
        depends = liblxqt
        depends = qt6-base
-       source = 
https://github.com/lxqt/qps/releases/download/2.9.0/qps-2.9.0.tar.xz
-       source = 
https://github.com/lxqt/qps/releases/download/2.9.0/qps-2.9.0.tar.xz.asc
+       source = 
https://github.com/lxqt/qps/releases/download/2.10.0/qps-2.10.0.tar.xz
+       source = 
https://github.com/lxqt/qps/releases/download/2.10.0/qps-2.10.0.tar.xz.asc
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
c7d6233f1efd50545132a6999de70912c07c1f453f11316b6d642bc5f5b2d573
+       sha256sums = 
4eca47c8b39423d867c05da85b6a3422e2d3f22c0409d33999a3688ca37bcc16
        sha256sums = SKIP
 
 pkgname = qps


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: David Rosenstrauch <[email protected]>
 
 pkgname=qps
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc="Qt process viewer and manager"
 url="https://github.com/lxqt/qps";
@@ -14,7 +14,7 @@ arch=('x86_64')
 license=("GPL")
 groups=("lxqt")
 
source=("https://github.com/lxqt/qps/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('c7d6233f1efd50545132a6999de70912c07c1f453f11316b6d642bc5f5b2d573'
+sha256sums=('4eca47c8b39423d867c05da85b6a3422e2d3f22c0409d33999a3688ca37bcc16'
             'SKIP')
 validpgpkeys=(
   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # https://github.com/tsujan.gpg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qps/-/commit/0a1cb88a44fca0bd4398a44cfb96dd8b216f9334

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


Reply via email to