Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / copyq
Commits:
f39dd422 by Ike Devolder at 2026-06-04T15:17:23+02:00
upgpkg: 16.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = copyq
pkgdesc = Clipboard manager with searchable and editable history
- pkgver = 15.0.0
+ pkgver = 16.0.0
pkgrel = 1
url = https://github.com/hluk/copyq
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = copyq
depends = qca-qt6
depends = qtkeychain-qt6
depends = miniaudio
- source =
copyq-15.0.0.tar.gz::https://github.com/hluk/copyq/archive/v15.0.0.tar.gz
- sha256sums =
19665e503997e9d2ffd6f062df43255ee2be38d888d8cc22215474196016bb39
+ source =
copyq-16.0.0.tar.gz::https://github.com/hluk/copyq/archive/v16.0.0.tar.gz
+ sha256sums =
3d876f74cf32913e37b1cdeaca0c61cce857174f064bb128f76fd0fa3abdb326
pkgname = copyq
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Karol "Kenji Takahashi" Woźniak <kenji.sx>
pkgname=copyq
-pkgver=15.0.0
+pkgver=16.0.0
pkgrel=1
pkgdesc="Clipboard manager with searchable and editable history"
url="https://github.com/hluk/${pkgname}"
@@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt6-tools'
'vulkan-headers')
license=('GPL-3.0-or-later')
arch=('x86_64')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('19665e503997e9d2ffd6f062df43255ee2be38d888d8cc22215474196016bb39')
+sha256sums=('3d876f74cf32913e37b1cdeaca0c61cce857174f064bb128f76fd0fa3abdb326')
#prepare() {
#cd CopyQ-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/copyq/-/commit/f39dd422875bc8c5d9798db4f701ef518a3fb3d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/copyq/-/commit/f39dd422875bc8c5d9798db4f701ef518a3fb3d1
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