Skip to content
Snippets Groups Projects
Verified Commit 730b0fe1 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 6.0.12-1

parent 23d9b401
No related branches found
No related tags found
No related merge requests found
pkgbase = dtk6core
pkgdesc = DTK core modules
pkgver = 6.0.11
pkgrel = 2
pkgver = 6.0.12
pkgrel = 1
url = https://github.com/linuxdeepin/dtk6core
arch = x86_64
license = LGPL3
......@@ -21,7 +21,7 @@ pkgbase = dtk6core
depends = qt6-base
depends = uchardet
depends = spdlog
source = git+https://github.com/linuxdeepin/dtk6core.git#tag=6.0.11
sha512sums = bd29ad663d86e0252f6d850e07b2c13f8900e0b473c83ef7f3e335c467b2007e9cb250c79f7a28458d9076bb75d9a60972e7bfc5a32940255930c10a2f85c39d
source = git+https://github.com/linuxdeepin/dtk6core.git#tag=6.0.12
sha512sums = fcaac94009946e241cbdc4d7d2ba57ac171151b62d94dc880476ca5c55d3d5155ee5743dc5b5e738b423509e47e1b610f03e8faa8ba650a1f71eabb76e42bcb2
pkgname = dtk6core
......@@ -3,8 +3,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=dtk6core
pkgver=6.0.11
pkgrel=2
pkgver=6.0.12
pkgrel=1
pkgdesc='DTK core modules'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtk6core"
......@@ -13,7 +13,7 @@ depends=('deepin-desktop-base' 'dtkcommon' 'gcc-libs' 'glibc' 'icu' 'libsystemd'
'uchardet' 'spdlog')
makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'gtest' 'doxygen')
source=("git+https://github.com/linuxdeepin/dtk6core.git#tag=$pkgver")
sha512sums=('bd29ad663d86e0252f6d850e07b2c13f8900e0b473c83ef7f3e335c467b2007e9cb250c79f7a28458d9076bb75d9a60972e7bfc5a32940255930c10a2f85c39d')
sha512sums=('fcaac94009946e241cbdc4d7d2ba57ac171151b62d94dc880476ca5c55d3d5155ee5743dc5b5e738b423509e47e1b610f03e8faa8ba650a1f71eabb76e42bcb2')
prepare() {
cd dtk6core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment