summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2017-11-24 18:52:23 +0700
committerKonstantin Shalygin2017-11-24 18:52:23 +0700
commitaca8698d193f4fea51c941662829183c511fbd12 (patch)
tree2b2115ef0beabd59dcceee6e5b30958876946e13 /PKGBUILD
parent128241aa96a3858bc2c0784a06d7c06c2c88572d (diff)
downloadaur-aca8698d193f4fea51c941662829183c511fbd12.tar.gz
Bump to 2.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1d3aa054957..d276b0d19b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Konstantin Shalygin <k0ste@k0ste.ru>
# Contributor: Konstantin Shalygin <k0ste@k0ste.ru>
-_next_commit='820899d07102b990b19e8b02121221e41f7fbf06'
+_next_commit='57bc7918d7b0650c116f3512787f7677d4e5ab17'
pkgname='nextcloud-client'
-pkgver='2.3.2'
-pkgrel='2'
+pkgver='2.3.3'
+pkgrel='1'
pkgdesc='Nextcloud desktop client'
arch=('i686' 'x86_64')
url='https://nextcloud.com/'
@@ -17,7 +17,7 @@ optdepends=('python2-nautilus: integration with Nautilus'
'libgnome-keyring: GNOME keyring client')
conflicts=('owncloud-client')
source=("https://github.com/nextcloud/client_theming/archive/v${pkgver}.tar.gz")
-sha256sums=('fbebbcfc538654d7a5373062d2165638a9bd9e5dbe62b5f4552a942b0b931617')
+sha256sums=('e3c4393095206648c96980fb23d0520658b3aa8a9a1e31db38b6f59024cb6f8b')
backup=('etc/Nextcloud/sync-exclude.lst')
prepare() {