[arch-commits] Commit in copyq/trunk (PKGBUILD)

Ike Devolder idevolder at gemini.archlinux.org
Sun Jan 9 19:12:01 UTC 2022


    Date: Sunday, January 9, 2022 @ 19:12:01
  Author: idevolder
Revision: 1098420

upgpkg: copyq 6.0.1-1

Modified:
  copyq/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 19:09:23 UTC (rev 1098419)
+++ PKGBUILD	2022-01-09 19:12:01 UTC (rev 1098420)
@@ -4,7 +4,7 @@
 # Contributor: Karol "Kenji Takahashi" Woźniak <kenji.sx>
 
 pkgname=copyq
-pkgver=5.0.0
+pkgver=6.0.1
 pkgrel=1
 pkgdesc="Clipboard manager with searchable and editable history"
 url="https://github.com/hluk/${pkgname}"
@@ -13,7 +13,7 @@
 license=('GPL3')
 arch=('x86_64')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('cc77ef8104771bbaa8f99025c1e7a3d318892b0e8767021f3243457b0c68948e')
+sha256sums=('8d0b0fa840993fa100e888a5a1098e2769e3c234cd44236d75039e5c6e517645')
 
 build() {
     cmake -B build -S CopyQ-$pkgver \



More information about the arch-commits mailing list