summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf852c87057c..78337b65e13e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = copyq
pkgdesc = Clipboard manager with searchable and editable history
pkgver = 3.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hluk/copyq
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ab990298c49b..7afd9e4b7276 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=copyq
pkgver=3.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Clipboard manager with searchable and editable history"
url="https://github.com/hluk/${pkgname}"
depends=('libxtst' 'qt5-script' 'qt5-svg' 'qt5-x11extras')