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


Commits:
d99030c3 by Chih-Hsuan Yen at 2024-11-11T21:44:13+08:00
upgpkg: 2.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,20 +1,17 @@
 pkgbase = lxqt-themes
        pkgdesc = LXQt themes, graphics and icons.
-       pkgver = 2.0.0
+       pkgver = 2.1.0
        pkgrel = 1
        url = https://github.com/lxqt/lxqt-themes
        arch = any
        groups = lxqt
-       license = LGPL2.1
+       license = LGPL-2.1-or-later
+       makedepends = git
        makedepends = lxqt-build-tools
        depends = hicolor-icon-theme
        replaces = lxqt-common
-       source = 
https://github.com/lxqt/lxqt-themes/releases/download/2.0.0/lxqt-themes-2.0.0.tar.xz
-       source = 
https://github.com/lxqt/lxqt-themes/releases/download/2.0.0/lxqt-themes-2.0.0.tar.xz.asc
-       validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
-       validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
+       source = git+https://github.com/lxqt/lxqt-themes.git#tag=2.1.0
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
927aa0bd8ecf718c4a91e820277af12a24d329b99e9e7ca4868311c1de76911d
-       sha256sums = SKIP
+       sha256sums = 
ec107d9d2ae5168e43cfa012c4459a6e8d20909b0fb24fe3d31ae2672dadcaca
 
 pkgname = lxqt-themes


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Co-Maintainer: Chih-Hsuan Yen <[email protected]>
 
 pkgname=lxqt-themes
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="LXQt themes, graphics and icons."
 arch=("any")
@@ -16,7 +16,7 @@ replaces=("lxqt-common")
 source=(
        "git+https://github.com/lxqt/$pkgname.git#tag=$pkgver";
 )
-sha256sums=('8a1a27b23f94038a456a0f2971127b2ee5a33fb88cfadcc6b6051167eefaaab6')
+sha256sums=('ec107d9d2ae5168e43cfa012c4459a6e8d20909b0fb24fe3d31ae2672dadcaca')
 validpgpkeys=(
        "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 
<[email protected]>
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-themes/-/commit/d99030c3e0aec6464146fae4b03e8c73e3ef4df2

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


Reply via email to