Skip to content
Snippets Groups Projects
Verified Commit 4b333d72 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 6.0.25-1

parent 0b419ffb
No related branches found
Tags 6.0.25-1
No related merge requests found
pkgbase = deepin-qt6integration
pkgdesc = Qt 6 platform theme integration plugins for DDE
pkgver = 6.0.24
pkgver = 6.0.25
pkgrel = 1
url = https://github.com/linuxdeepin/qt6integration
arch = x86_64
......@@ -19,7 +19,7 @@ pkgbase = deepin-qt6integration
depends = glibc
depends = gcc-libs
depends = libqtxdg
source = git+https://github.com/linuxdeepin/qt6integration.git#tag=6.0.24
sha512sums = 3187eae0d7b6568eb5cf8792021b38fe1fcd890a941f4cc95785bb57563751e988ed9dee2c5eb2b86264b99fcdb06e3a1790dd7486f47c229a53aec3fa705c98
source = git+https://github.com/linuxdeepin/qt6integration.git#tag=6.0.25
sha512sums = 12e16db59c8dede9952b6a4ede38d84a93671fe35cd46e4b7c7aef0e0f92f4fdf6b85a4eb44d976306d74d2e0f965bcd675d0cb767c658e93dceb187bcc13a74
pkgname = deepin-qt6integration
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=deepin-qt6integration
pkgver=6.0.24
pkgver=6.0.25
pkgrel=1
pkgdesc='Qt 6 platform theme integration plugins for DDE'
arch=('x86_64')
......@@ -11,7 +11,7 @@ depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'qt6-base' 'glibc' 'gcc-libs' 'libqtx
makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'xcb-util-renderutil' 'gtest')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/qt6integration.git#tag=$pkgver")
sha512sums=('3187eae0d7b6568eb5cf8792021b38fe1fcd890a941f4cc95785bb57563751e988ed9dee2c5eb2b86264b99fcdb06e3a1790dd7486f47c229a53aec3fa705c98')
sha512sums=('12e16db59c8dede9952b6a4ede38d84a93671fe35cd46e4b7c7aef0e0f92f4fdf6b85a4eb44d976306d74d2e0f965bcd675d0cb767c658e93dceb187bcc13a74')
build() {
cd qt6integration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment