Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / copyq


Commits:
b9bd8acd by Ike Devolder at 2025-10-01T08:44:36+02:00
upgpkg: 12.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = copyq
        pkgdesc = Clipboard manager with searchable and editable history
-       pkgver = 12.0.0
+       pkgver = 12.0.1
        pkgrel = 1
        url = https://github.com/hluk/copyq
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = copyq
        depends = qt6-wayland
        depends = knotifications
        depends = kstatusnotifieritem
-       source = 
copyq-12.0.0.tar.gz::https://github.com/hluk/copyq/archive/v12.0.0.tar.gz
-       sha256sums = 
0e30b24fd2955cbbee6d380b3ee04aeebc54cebd4d790b58de1367f56eeeb703
+       source = 
copyq-12.0.1.tar.gz::https://github.com/hluk/copyq/archive/v12.0.1.tar.gz
+       sha256sums = 
452cd2acbe9d70e0b93bef413620dfece363f0595b19788d71035c8455d6097f
 
 pkgname = copyq


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Karol "Kenji Takahashi" Woźniak <kenji.sx>
 
 pkgname=copyq
-pkgver=12.0.0
+pkgver=12.0.1
 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')
 license=('GPL3')
 arch=('x86_64')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('0e30b24fd2955cbbee6d380b3ee04aeebc54cebd4d790b58de1367f56eeeb703')
+sha256sums=('452cd2acbe9d70e0b93bef413620dfece363f0595b19788d71035c8455d6097f')
 
 build() {
     cmake -B build -S CopyQ-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/copyq/-/commit/b9bd8acd27f3e9a2e6336d1774462a9ac49aabdf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/copyq/-/commit/b9bd8acd27f3e9a2e6336d1774462a9ac49aabdf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to