Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
dtk6widget
Commits:
86c5b39d by Felix Yan at 2024-10-21T02:13:24+03:00
upgpkg: 6.0.19-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dtk6widget
pkgdesc = Deepin base graphical widgets library
- pkgver = 6.0.18
- pkgrel = 2
+ pkgver = 6.0.19
+ pkgrel = 1
url = https://github.com/linuxdeepin/dtk6widget
arch = x86_64
license = LGPL3
@@ -24,9 +24,9 @@ pkgbase = dtk6widget
depends = qt6-svg
depends = startup-notification
depends = xcb-util
- source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.18
+ source = git+https://github.com/linuxdeepin/dtk6widget.git#tag=6.0.19
source = qt-6.8.patch
- sha512sums =
59337df062bd7583ad141fb8130e9863980da4fef1ce20874df9b13c535a1b2ab4dc67864cd1a296fcc677cae2b206c0f577a8ffd194d594ba515368f479d1a2
+ sha512sums =
ab073009e91426ffc08617f084aead5a4c56b2b4acebcac302f4e1c60b31aa5b5a1a31d0c284793a6dac4966c3e693fb9bc0c2929e9c398b9526b136cf231b91
sha512sums =
c20a6c0ff1e9780527aac32b1219f89a463da1f002be56b291e84d1b532a52e71c822475164454c2a45714d1a997ba96c104d2155805e41381c93161cddbaf41
pkgname = dtk6widget
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=dtk6widget
-pkgver=6.0.18
-pkgrel=2
+pkgver=6.0.19
+pkgrel=1
pkgdesc='Deepin base graphical widgets library'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtk6widget"
@@ -15,7 +15,7 @@ depends=('dtk6core' 'dtk6gui' 'gcc-libs' 'glibc' 'libx11'
'libxcb' 'libxext' 'li
makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'gtest' 'doxygen')
source=("git+https://github.com/linuxdeepin/dtk6widget.git#tag=$pkgver"
qt-6.8.patch)
-sha512sums=('59337df062bd7583ad141fb8130e9863980da4fef1ce20874df9b13c535a1b2ab4dc67864cd1a296fcc677cae2b206c0f577a8ffd194d594ba515368f479d1a2'
+sha512sums=('ab073009e91426ffc08617f084aead5a4c56b2b4acebcac302f4e1c60b31aa5b5a1a31d0c284793a6dac4966c3e693fb9bc0c2929e9c398b9526b136cf231b91'
'c20a6c0ff1e9780527aac32b1219f89a463da1f002be56b291e84d1b532a52e71c822475164454c2a45714d1a997ba96c104d2155805e41381c93161cddbaf41')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6widget/-/commit/86c5b39d0e896f3ebcf02f283aafb2457d45eab3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dtk6widget/-/commit/86c5b39d0e896f3ebcf02f283aafb2457d45eab3
You're receiving this email because of your account on gitlab.archlinux.org.