summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2024-05-07 14:36:50 +0800
committerjustforlxz2024-05-07 14:36:50 +0800
commit6f3c07136e05268c39ec1eaeb1012910dbb7d69c (patch)
tree1c4c1c13dc039052bcd8fea54906e3658e49c5f8 /PKGBUILD
parent8293fe7f923ee2f53203808bb77f63a0635cdf33 (diff)
downloadaur-dtk6systemsettings-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 9c2552b6d468..a75a0b046d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ComixHe <heyuming@deepin.org>
pkgname=dtk6systemsettings-git
-pkgver=6.0.1.r4.gbacf480
+pkgver=6.0.2.r0.g9aeeb77
pkgrel=1
sourcename=dtk6systemsettings
sourcetars=("$sourcename"_"$pkgver".tar.xz)
@@ -9,7 +9,7 @@ pkgdesc='Qt-based development library for system settings on Deepin.'
arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dtk6systemsettings"
license=('LGPL3')
-depends=('deepin-desktop-base-git' 'dtk6core-git' 'dtkcommon-git')
+depends=('deepin-desktop-base' 'dtk6core' 'dtkcommon')
makedepends=('git' 'qt6-tools' 'qt6-base' 'ninja' 'cmake' 'doxygen' 'graphviz')
conflicts=('dtk6systemsettings')
provides=('dtk6systemsettings')