Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-qt6platform-plugins
Commits:
b2e92c84 by Felix Yan at 2024-10-21T02:33:31+03:00
upgpkg: 6.0.15-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-qt6platform-plugins
pkgdesc = Qt 6 platform plugins for DDE
- pkgver = 6.0.14
+ pkgver = 6.0.15
pkgrel = 1
url = https://github.com/linuxdeepin/qt6platform-plugins
arch = x86_64
@@ -23,9 +23,9 @@ pkgbase = deepin-qt6platform-plugins
depends = xcb-util-wm
depends = glibc
depends = gcc-libs
- source =
git+https://github.com/linuxdeepin/qt6platform-plugins.git#tag=6.0.14
+ source =
git+https://github.com/linuxdeepin/qt6platform-plugins.git#tag=6.0.15
source = qt-6.7.patch
- sha512sums =
c29eb4ccb4b31e040592f769bc8bd186a54db833cac6899292b759de3085bd682791890675ee919ccc5da2c4a393671acc390daede2d3d4e0537c69e65021c05
+ sha512sums =
04349919eb5d7d76c3edbd9149b5d9e6dd44c526a8781bd68653dfcf68040828fc055965fa4b00ad1215092035c3dc47c6b860d4027a4d289bd03ecdfcb38666
sha512sums =
410bb56570e14abdb961bcc30505ee7a960a978af948bbdfa7130c228fb42d4c827f9bff10887305c62f96066750927bc2dcbceb511516340e893c73cdb4e45e
pkgname = deepin-qt6platform-plugins
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-qt6platform-plugins
-pkgver=6.0.14
+pkgver=6.0.15
pkgrel=1
pkgdesc='Qt 6 platform plugins for DDE'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'libglvnd'
'gtest' 'qt6-xcb-priva
groups=('deepin')
source=("git+https://github.com/linuxdeepin/qt6platform-plugins.git#tag=$pkgver"
qt-6.7.patch)
-sha512sums=('c29eb4ccb4b31e040592f769bc8bd186a54db833cac6899292b759de3085bd682791890675ee919ccc5da2c4a393671acc390daede2d3d4e0537c69e65021c05'
+sha512sums=('04349919eb5d7d76c3edbd9149b5d9e6dd44c526a8781bd68653dfcf68040828fc055965fa4b00ad1215092035c3dc47c6b860d4027a4d289bd03ecdfcb38666'
'410bb56570e14abdb961bcc30505ee7a960a978af948bbdfa7130c228fb42d4c827f9bff10887305c62f96066750927bc2dcbceb511516340e893c73cdb4e45e')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt6platform-plugins/-/commit/b2e92c84dea95b3beceda19e2a4b88287ece0f2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt6platform-plugins/-/commit/b2e92c84dea95b3beceda19e2a4b88287ece0f2a
You're receiving this email because of your account on gitlab.archlinux.org.