Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-clipboard
Commits:
7b924408 by Felix Yan at 2026-05-20T18:33:02+08:00
upgpkg: 6.1.26-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
pkgbase = deepin-clipboard
pkgdesc = DDE clipboard manager component
- pkgver = 6.1.25
+ pkgver = 6.1.26
pkgrel = 1
url = https://github.com/linuxdeepin/dde-clipboard
arch = x86_64
groups = deepin-extra
license = GPL-3.0-or-later
+ license = LGPL-3.0-or-later
makedepends = git
makedepends = cmake
makedepends = ninja
@@ -20,7 +21,7 @@ pkgbase = deepin-clipboard
depends = qt6-declarative
depends = deepin-shell
depends = deepin-tray-loader
- source = git+https://github.com/linuxdeepin/dde-clipboard.git#tag=6.1.25
- sha512sums =
cff2f6b7a9acbc0b96a1753640d8cfce7377b827a94ad35faf55c458d1b4e23897af4eda1bf3f591a4aed6168167d31709afe5f4d63ac24d20e29fca22dc61a4
+ source = git+https://github.com/linuxdeepin/dde-clipboard.git#tag=6.1.26
+ sha512sums =
22cb854b6386f8564e20988f4cdf460293821200616ed7157e88f09ff441d7767d4c41f5b75163b7eab2d570ce6f3d917a6db2d953d479b143e9c009971f5583
pkgname = deepin-clipboard
=====================================
PKGBUILD
=====================================
@@ -1,18 +1,18 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-clipboard
-pkgver=6.1.25
+pkgver=6.1.26
pkgrel=1
pkgdesc='DDE clipboard manager component'
arch=('x86_64')
url="https://github.com/linuxdeepin/dde-clipboard"
-license=('GPL-3.0-or-later')
+license=('GPL-3.0-or-later' 'LGPL-3.0-or-later')
depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'gio-qt' 'qt6-base'
'qt6-declarative'
'deepin-shell' 'deepin-tray-loader')
makedepends=('git' 'cmake' 'ninja' 'gtest' 'qt6-tools' 'extra-cmake-modules')
groups=('deepin-extra')
source=("git+https://github.com/linuxdeepin/dde-clipboard.git#tag=$pkgver")
-sha512sums=('cff2f6b7a9acbc0b96a1753640d8cfce7377b827a94ad35faf55c458d1b4e23897af4eda1bf3f591a4aed6168167d31709afe5f4d63ac24d20e29fca22dc61a4')
+sha512sums=('22cb854b6386f8564e20988f4cdf460293821200616ed7157e88f09ff441d7767d4c41f5b75163b7eab2d570ce6f3d917a6db2d953d479b143e9c009971f5583')
prepare() {
mkdir -p build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-clipboard/-/commit/7b9244084cdf9f53985bf316ddffb34605257bca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-clipboard/-/commit/7b9244084cdf9f53985bf316ddffb34605257bca
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help