diff --git a/lxqt/lxqt-panel/.SRCINFO b/lxqt/lxqt-panel/.SRCINFO index 274fe0d768..07141b6370 100644 --- a/lxqt/lxqt-panel/.SRCINFO +++ b/lxqt/lxqt-panel/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lxqt-panel pkgdesc = The LXQt desktop panel - pkgver = 2.1.3 + pkgver = 2.1.4 pkgrel = 1 url = https://github.com/lxqt/lxqt-panel arch = x86_64 @@ -32,12 +32,12 @@ pkgbase = lxqt-panel optdepends = libstatgrab: CPU monitor and Network monitor plugins optdepends = libsysstat: System Statistics plugin optdepends = lm_sensors: Sensors plugin - source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.3/lxqt-panel-2.1.3.tar.xz - source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.3/lxqt-panel-2.1.3.tar.xz.asc + source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.4/lxqt-panel-2.1.4.tar.xz + source = https://github.com/lxqt/lxqt-panel/releases/download/2.1.4/lxqt-panel-2.1.4.tar.xz.asc validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373 validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3 validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E - sha256sums = 85d13a07c296c0f3d34b4de73c252e70f05af4ff296888a7cad017026a5f05e4 + sha256sums = ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6 sha256sums = SKIP pkgname = lxqt-panel diff --git a/lxqt/lxqt-panel/PKGBUILD b/lxqt/lxqt-panel/PKGBUILD index 90d7e9b1cb..9930ac9754 100644 --- a/lxqt/lxqt-panel/PKGBUILD +++ b/lxqt/lxqt-panel/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Chih-Hsuan Yen pkgname=lxqt-panel -pkgver=2.1.3 +pkgver=2.1.4 pkgrel=1 pkgdesc="The LXQt desktop panel" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -28,7 +28,7 @@ makedepends=( source=( "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc} ) -sha256sums=('85d13a07c296c0f3d34b4de73c252e70f05af4ff296888a7cad017026a5f05e4' +sha256sums=('ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6' 'SKIP') validpgpkeys=( "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche