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


Commits:
d3f3768b by Felix Yan at 2023-09-16T11:18:36+03:00
upgpkg: 5.6.14-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=dtkcommon
-pkgver=5.6.9
+pkgver=5.6.14
 pkgrel=1
 pkgdesc='DTK common files'
 arch=('any')
@@ -10,7 +10,7 @@ license=('LGPL3')
 depends=('dconf')
 makedepends=('cmake' 'ninja')
 
source=("https://github.com/linuxdeepin/dtkcommon/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('33bc794ff5fc80f7c39e6991467a5bba322a4170aec33df0a5b90201b19ab13765af0a56f5fbb866c8b56326d08989594490f17612a6307e658c2723034b9399')
+sha512sums=('90c2e8474009cb9ce8c7a460a5f8abed0c92953dfcedc785ceec48d7ff103d088c6ba3552628c288e4084313bed39f157ff8166889b201f90708b325c6df1551')
 
 build() {
   cd dtkcommon-$pkgver
@@ -18,7 +18,7 @@ build() {
     -DCMAKE_INSTALL_LIBDIR=/usr/lib \
     -DMKSPECS_INSTALL_DIR=/usr/lib/qt/mkspecs/ \
     -DCMAKE_INSTALL_PREFIX=/usr  \
-    -DDVERSION=$pkgver
+    -DDTK_VERSION=$pkgver
   ninja
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dtkcommon/-/commit/d3f3768b6c30cb5df2fd426e7b5859eb1ca3e7d5

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


Reply via email to