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

Antonio Rojas arojas at archlinux.org
Tue Oct 20 18:14:06 UTC 2020


    Date: Tuesday, October 20, 2020 @ 18:14:05
  Author: arojas
Revision: 727647

Update to 3.13.0

Modified:
  copyq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 18:07:38 UTC (rev 727646)
+++ PKGBUILD	2020-10-20 18:14:05 UTC (rev 727647)
@@ -3,7 +3,7 @@
 # Contributor: Karol "Kenji Takahashi" Woźniak <kenji.sx>
 
 pkgname=copyq
-pkgver=3.12.0
+pkgver=3.13.0
 pkgrel=1
 pkgdesc="Clipboard manager with searchable and editable history"
 url="https://github.com/hluk/${pkgname}"
@@ -12,7 +12,7 @@
 license=('GPL3')
 arch=('x86_64')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('7de74c4159514725f9de458a32d6109b3183b108c183d9a977e7b67ce5bbb1ee')
+sha256sums=('bde0482f9d17010c430b530f1810ed6d222bd06447258799e25a75328e2745a1')
 
 build() {
     cmake -B build -S CopyQ-$pkgver \



More information about the arch-commits mailing list