summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2024-01-09 17:18:15 +0800
committerjustforlxz2024-01-09 17:18:15 +0800
commitcb9f0e4340836f097bfc65d96910d5ba64291a29 (patch)
treefb47dc9e835df479100b4f6bdeaf77d5c9e02861 /PKGBUILD
parentd48d619f3fef3903eefa7ca6b185d42685a3d398 (diff)
downloadaur-dtkcommon-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 dc74ac1de3ae..ec08f2c2aedf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=dtkcommon-git
_pkgname=dtkcommon
-pkgver=5.6.3.r1.g3781d33
-pkgrel=4
+pkgver=5.6.21.r0.gb564e1c
+pkgrel=1
pkgdesc='DTK common modules'
arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dtkcommon"
license=('LGPL3')
depends=()
-makedepends=('git' 'qt5-tools' 'gtest' 'gmock' 'cmake' 'ninja')
+makedepends=('git' 'cmake' 'ninja')
conflicts=('dtkcommon')
provides=('dtkcommon')
groups=('deepin-git')