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


Commits:
53926f99 by Chih-Hsuan Yen at 2024-04-22T14:04:57+08:00
upgpkg: 2.8.0-1: LXQt 2.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,25 +1,24 @@
 pkgbase = screengrab
        pkgdesc = Crossplatform tool for grabbing screenshots of your desktop.
-       pkgver = 2.7.0
+       pkgver = 2.8.0
        pkgrel = 1
        url = https://github.com/lxqt/screengrab
        arch = x86_64
        groups = lxqt
        license = GPL2
        makedepends = cmake
-       makedepends = qt5-tools
-       depends = qt5-base
-       depends = qt5-x11extras
-       depends = kwindowsystem5
+       makedepends = qt6-tools
+       depends = qt6-base
+       depends = kwindowsystem
        depends = libqtxdg
        depends = libx11
        depends = libxcb
-       depends = libQt5Xdg.so
-       source = 
https://github.com/lxqt/screengrab/releases/download/2.7.0/screengrab-2.7.0.tar.xz
-       source = 
https://github.com/lxqt/screengrab/releases/download/2.7.0/screengrab-2.7.0.tar.xz.asc
+       depends = libQt6Xdg.so
+       source = 
https://github.com/lxqt/screengrab/releases/download/2.8.0/screengrab-2.8.0.tar.xz
+       source = 
https://github.com/lxqt/screengrab/releases/download/2.8.0/screengrab-2.8.0.tar.xz.asc
        validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
df1ec77d4a64cd7af0b54edd46499aaa92210c4fbb82d7a45de4500f011bbd85
+       sha256sums = 
4c646ee834d49dd51aba5512f24b626d5178e6decd70f9bd2af6ed93ac7ba8b3
        sha256sums = SKIP
 
 pkgname = screengrab


=====================================
PKGBUILD
=====================================
@@ -3,19 +3,19 @@
 # Contributor: Beej <b...@beej.us>
 
 pkgname=screengrab
-pkgver=2.7.0
+pkgver=2.8.0
 pkgrel=1
 pkgdesc="Crossplatform tool for grabbing screenshots of your desktop."
 arch=("x86_64")
 groups=("lxqt")
 url="https://github.com/lxqt/screengrab";
 license=("GPL2")
-depends=("qt5-base" "qt5-x11extras" "kwindowsystem5" "libqtxdg" "libx11" 
"libxcb" "libQt5Xdg.so")
-makedepends=("cmake" "qt5-tools")
+depends=("qt6-base" "kwindowsystem" "libqtxdg" "libx11" "libxcb" 
"libQt6Xdg.so")
+makedepends=("cmake" "qt6-tools")
 source=(
   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('df1ec77d4a64cd7af0b54edd46499aaa92210c4fbb82d7a45de4500f011bbd85'
+sha256sums=('4c646ee834d49dd51aba5512f24b626d5178e6decd70f9bd2af6ed93ac7ba8b3'
             'SKIP')
 validpgpkeys=(
   '7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3'  # Alf Gaida 
<aga...@siduction.org>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/screengrab/-/commit/53926f99d8385c31174969992c12c7b63d330993

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


Reply via email to