* update lxqt-themes to 2.1.0-1

This commit is contained in:
Alexander Baldeck 2024-12-23 10:34:14 +01:00
parent b0538ff8ee
commit 8eda9ed65a
2 changed files with 19 additions and 2 deletions

17
lxqt/lxqt-themes/.SRCINFO Normal file
View File

@ -0,0 +1,17 @@
pkgbase = lxqt-themes
pkgdesc = LXQt themes, graphics and icons.
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/lxqt/lxqt-themes
arch = any
groups = lxqt
license = LGPL-2.1-or-later
makedepends = git
makedepends = lxqt-build-tools
depends = hicolor-icon-theme
replaces = lxqt-common
source = git+https://github.com/lxqt/lxqt-themes.git#tag=2.1.0
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
sha256sums = ec107d9d2ae5168e43cfa012c4459a6e8d20909b0fb24fe3d31ae2672dadcaca
pkgname = lxqt-themes

View File

@ -3,7 +3,7 @@
# Co-Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
pkgname=lxqt-themes
pkgver=2.0.0
pkgver=2.1.0
pkgrel=1
pkgdesc="LXQt themes, graphics and icons."
arch=(any)
@ -17,7 +17,7 @@ replaces=("lxqt-common")
source=(
"git+https://github.com/lxqt/$pkgname.git#tag=$pkgver"
)
sha256sums=('8a1a27b23f94038a456a0f2971127b2ee5a33fb88cfadcc6b6051167eefaaab6')
sha256sums=('ec107d9d2ae5168e43cfa012c4459a6e8d20909b0fb24fe3d31ae2672dadcaca')
validpgpkeys=(
"19DFDF3A579BD509DBB572D8BE793007AD22DF7E" # Pedram Pourang <tsujan2000@gmail.com>
)