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


Commits:
2f7e9349 by Chih-Hsuan Yen at 2024-04-20T23:12:31+08:00
upgpkg: 2.0.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = lxqt-build-tools
+       pkgdesc = Various packaging tools and scripts for LXQt applications
+       pkgver = 2.0.0
+       pkgrel = 1
+       url = https://github.com/lxqt/lxqt-build-tools
+       arch = any
+       license = BSD
+       depends = cmake
+       depends = qt6-tools
+       depends = git
+       depends = perl
+       source = 
https://github.com/lxqt/lxqt-build-tools/releases/download/2.0.0/lxqt-build-tools-2.0.0.tar.xz
+       source = 
https://github.com/lxqt/lxqt-build-tools/releases/download/2.0.0/lxqt-build-tools-2.0.0.tar.xz.asc
+       validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
+       sha256sums = 
4599c47d1db35e0bb91e62b672e3fb7eb2ec1fb4dafcab94599b0156f54e7f07
+       sha256sums = SKIP
+
+pkgname = lxqt-build-tools


=====================================
PKGBUILD
=====================================
@@ -2,18 +2,18 @@
 # Contributor: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=lxqt-build-tools
-pkgver=0.13.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Various packaging tools and scripts for LXQt applications"
 arch=("any")
 url="https://github.com/lxqt/$pkgname";
 license=("BSD")
-depends=("cmake" "qt5-tools" "git" "perl")
+depends=("cmake" "qt6-tools" "git" "perl")
 source=(
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc";
 )
-sha256sums=('fd3c199d0d7c61f23040a45ead57cc9a4f888af5995371f6b0ce1fa902eb59ce'
+sha256sums=('4599c47d1db35e0bb91e62b672e3fb7eb2ec1fb4dafcab94599b0156f54e7f07'
             'SKIP')
 validpgpkeys=(
        "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # 
https://github.com/tsujan.gpg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-build-tools/-/commit/2f7e93492019485a89f8010c6cc69e21ea90cde3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-build-tools/-/commit/2f7e93492019485a89f8010c6cc69e21ea90cde3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to