Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / dtkwidget


Commits:
20075325 by Felix Yan at 2024-05-25T16:29:22+00:00
upgpkg: 5.6.29-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dtkwidget
        pkgdesc = Deepin base graphical widgets library
-       pkgver = 5.6.28
+       pkgver = 5.6.29
        pkgrel = 1
        url = https://github.com/linuxdeepin/dtkwidget
        arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = dtkwidget
        depends = startup-notification
        depends = xcb-util
        replaces = deepin-tool-kit
-       source = 
https://github.com/linuxdeepin/dtkwidget/archive/5.6.28/dtkwidget-5.6.28.tar.gz
-       sha512sums = 
fd997f00b00d2c3294afb2d00887c9217af61820aea8fc26f924719ef5e0b1c9788a1f436b75806be00fe1f323fb6b79f6087298d10b2dc86204a6c9900afe7b
+       source = 
https://github.com/linuxdeepin/dtkwidget/archive/5.6.29/dtkwidget-5.6.29.tar.gz
+       sha512sums = 
c3a37db89578883578f59f1efb0238b2be5aac990584cf14838977af048d133b664392af3eeb7fc2a88a81f8bf96e49672bce68af85bf38051805be136bf1e29
 
 pkgname = dtkwidget


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtkwidget
-pkgver=5.6.28
+pkgver=5.6.29
 pkgrel=1
 pkgdesc='Deepin base graphical widgets library'
 arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('dtkcore' 'dtkgui' 'gcc-libs' 'glibc' 'gsettings-qt' 
'libx11' 'libxcb'
 makedepends=('cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
 replaces=('deepin-tool-kit')
 
source=("https://github.com/linuxdeepin/dtkwidget/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('fd997f00b00d2c3294afb2d00887c9217af61820aea8fc26f924719ef5e0b1c9788a1f436b75806be00fe1f323fb6b79f6087298d10b2dc86204a6c9900afe7b')
+sha512sums=('c3a37db89578883578f59f1efb0238b2be5aac990584cf14838977af048d133b664392af3eeb7fc2a88a81f8bf96e49672bce68af85bf38051805be136bf1e29')
 
 build() {
   cd dtkwidget-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkwidget/-/commit/20075325ea6fe123602be6ec612e8079cd85f87b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkwidget/-/commit/20075325ea6fe123602be6ec612e8079cd85f87b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to