summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2024-01-20 14:55:17 +0800
committerjustforlxz2024-01-20 14:55:17 +0800
commit17a10ec635cd6ae510996ae786d19353b3929838 (patch)
tree383646ccd1ca8af12ab2defd6a6501c06ee6b7c7 /PKGBUILD
parent083ab1df73a269e1b96d6133b7efdfa35b85abdd (diff)
downloadaur-dtkcore-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df101cf26dc8..fcea84657ebe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=dtkcore-git
_pkgname=dtkcore
-pkgver=5.6.21.r1.g8c4f436
+pkgver=5.6.22.r0.g9c96f05
pkgrel=1
pkgdesc='DTK core modules'
arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dtkcore"
license=('LGPL3')
-depends=('dconf' 'deepin-desktop-base-git' 'python' 'gsettings-qt' 'lshw')
-makedepends=('git' 'qt5-tools' 'uchardet' 'gtest' 'dtkcommon-git' 'cmake' 'ninja' 'doxygen')
+depends=('dconf' 'deepin-desktop-base' 'python' 'gsettings-qt' 'lshw')
+makedepends=('git' 'qt5-tools' 'uchardet' 'gtest' 'dtkcommon' 'cmake' 'ninja' 'doxygen')
conflicts=('dtkcore')
provides=('dtkcore')
groups=('deepin-git')