summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSander Van Balen2023-07-10 11:05:49 +0200
committerSander Van Balen2023-07-10 11:05:49 +0200
commit8ce50336494685c473be4a4cda06483fbaf8ccb4 (patch)
tree474595e3163e6ecc6b1d83b42b93d490689a2b0d /PKGBUILD
parent3b3d52df7feca81b87a81c5632601872746ebdc6 (diff)
downloadaur-8ce50336494685c473be4a4cda06483fbaf8ccb4.tar.gz
3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ad3291b77c6..34d46405785e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=stack-client
-pkgver=2.11.1
+pkgver=3.2.0
pkgrel=1
pkgdesc="The STACK Client provides file sync to desktop clients."
arch=('x86_64')
@@ -9,9 +9,9 @@ depends=('qtkeychain' 'qt5-webengine' 'hicolor-icon-theme' 'xdg-utils' 'libcloud
optdepends=('python-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo')
makedepends=('cmake' 'qt5-tools' 'extra-cmake-modules' 'frameworkintegration')
conflicts=('stack-client-bin')
-source=("http://filehosting-client.transip.nl/packages/stack/v${pkgver}-20220906/source/stack-v${pkgver}-20220906.tar.gz"
+source=("http://filehosting-client.transip.nl/packages/stack/v${pkgver}-20230307/source/stack-v${pkgver}-20230307.tar.gz"
"APPLICATION_NAME.patch")
-sha256sums=('c3107d11f3b3bc9680e11f56cb9b1a4f691f93d8fe9990bfebd1a2556e21df82'
+sha256sums=('868d0132394c03864f42d19db942d424c41e95b9f9b20c723d5169a27479f69b'
'977dbb37deac79bbd65c822887c92a44fde66a5fb65d73d27b326099996309bd')
prepare() {