summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2024-01-20 14:36:27 +0800
committerjustforlxz2024-01-20 14:36:27 +0800
commit755a766717a1d55ff942f055d697cf7c675bfbb9 (patch)
treeea3e17222312958b8119d2c956ab02ab9f2fc5fe /PKGBUILD
parent36cc55d37f305b0cd17b5865ebeeceedf9a5a5ca (diff)
downloadaur-dtk6core-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16b5e32c7ec..15c2203c071a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: justforlxz <justforlxz@gmail.com>
pkgname=dtk6core-git
-pkgver=6.0.2.r2.gd10d292
+pkgver=6.0.4.r0.g1385f4d
pkgrel=1
sourcename=dtk6core
sourcetars=("$sourcename"_"$pkgver".tar.xz)
@@ -9,7 +9,7 @@ pkgdesc='DTK6 core modules'
arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dtk6core"
license=('LGPL3')
-depends=('deepin-desktop-base-git' 'gcc-libs' 'qt6-base' 'dtkcommon-git' 'lshw' 'uchardet' 'icu' 'libsystemd' 'spdlog')
+depends=('deepin-desktop-base' 'gcc-libs' 'qt6-base' 'dtkcommon' 'lshw' 'uchardet' 'icu' 'libsystemd' 'spdlog')
makedepends=('git' 'qt6-tools' 'ninja' 'cmake' 'doxygen' 'gcc' 'pkg-config')
conflicts=('dtk6core')
provides=('dtk6core')