summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2018-03-26 22:35:50 +0100
committerkewl fft2018-03-26 22:35:50 +0100
commit5400eb730bd535f89f1676aedb3724656fa4e9be (patch)
treead06fb43f8d8d3c5166a079786ab5d899e104fd5 /PKGBUILD
parentb98b5fa4ed2c527d7f971186214e7eda75163bbd (diff)
downloadaur-5400eb730bd535f89f1676aedb3724656fa4e9be.tar.gz
Update to version 3.3.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20141b51d2fc..3b91209b79f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=copyq
pkgver=3.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Clipboard manager with searchable and editable history"
url="https://github.com/hluk/${pkgname}"
-depends=('libxtst' 'qt5-script' 'hicolor-icon-theme')
+depends=('libxtst' 'qt5-script' 'qt5-svg' 'hicolor-icon-theme')
optdepends=('copyq-plugin-itemweb')
-makedepends=('cmake' 'qt5-tools' 'qt5-svg')
+makedepends=('cmake' 'qt5-tools')
license=('GPL3')
arch=('x86_64')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")