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


Commits:
eefc13ba by Felix Yan at 2023-09-16T11:20:48+03:00
upgpkg: 1:5.6.14-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=dtkgui
-pkgver=5.6.12
+pkgver=5.6.14
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Toolkit, gui module for DDE look and feel'
@@ -11,7 +11,7 @@ license=('LGPL3')
 depends=('dtkcore' 'freeimage' 'libraw' 'libqtxdg' 'librsvg' 'qt5-base' 
'glib2' 'libx11' 'gcc-libs')
 makedepends=('cmake' 'ninja' 'qt5-tools' 'gtest' 'doxygen')
 
source=("https://github.com/linuxdeepin/dtkgui/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('4f86cf32660c210c7f6530495d4ce42ff23ae939e2a889e651fd0027761879094cb6d2b3f660306ec651bcfb4f93881a88662a6b83d00a9bcc38a8da55fd3b76')
+sha512sums=('SKIP')
 
 build() {
   cd dtkgui-$pkgver
@@ -22,7 +22,7 @@ build() {
     -DCMAKE_INSTALL_LIBEXECDIR=lib \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DDVERSION=$pkgver
+    -DDTK_VERSION=$pkgver
   ninja
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkgui/-/commit/eefc13baf2605a3b69712fc3bd71740ad1227887

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


Reply via email to