summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2018-06-17 20:54:25 +0100
committerkewl fft2018-06-17 20:54:25 +0100
commit13a5b7863ec29d374b524b2d70fe173dbf50317e (patch)
tree9be16cec7ee077c70d210af813311de350c9997c /PKGBUILD
parent3c6148882d32d6a683e44d5ea75157566b9a1894 (diff)
downloadaur-13a5b7863ec29d374b524b2d70fe173dbf50317e.tar.gz
Update to version 3.5.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ff12493fffa..9c4d020985f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Karol "Kenji Takahashi" Woźniak <kenji.sx>
pkgname=copyq
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
pkgdesc="Clipboard manager with searchable and editable history"
url="https://github.com/hluk/${pkgname}"
depends=('libxtst' 'qt5-script' 'qt5-svg' 'qt5-x11extras')
@@ -12,7 +12,7 @@ makedepends=('cmake' 'qt5-tools')
license=('GPL3')
arch=('x86_64')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('2e9b5975310a46bfe39873392a1b27ef36be96783608440317885a8c140ab280')
+sha256sums=('86876e9ca66d0ac57ce86512df73f36bae3f10f06a9c66d05dc8785abf884df6')
build() {
cd "CopyQ-${pkgver}"