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


Commits:
e4c68d3c by Felix Yan at 2023-09-16T11:28:43+03:00
upgpkg: 5.6.14-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=dtkwidget
-pkgver=5.6.12
+pkgver=5.6.14
 pkgrel=1
-pkgdesc='Deepin graphical user interface library'
+pkgdesc='Deepin base graphical widgets library'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtkwidget";
 license=('LGPL3')
@@ -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=('674ddb51c7c06a9b3dd33286771d0138b28081ba1009ef4b971b23582d5e3cbe60fe4d533e106cf3323693d68469b1e3bd90c8193c9c21f5e81985c93b6620e5')
+sha512sums=('SKIP')
 
 build() {
   cd dtkwidget-$pkgver
@@ -26,7 +26,7 @@ build() {
       -DQCH_INSTALL_DESTINATION=share/doc/qt \
       -DCMAKE_INSTALL_LIBDIR=lib \
       -DCMAKE_INSTALL_PREFIX=/usr \
-      -DVERSION=$pkgver \
+      -DDTK_VERSION=$pkgver \
       -DCMAKE_BUILD_TYPE=None
   ninja
 }



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

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


Reply via email to