[arch-commits] Commit in owncloud-client/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Nov 8 21:00:49 UTC 2017


    Date: Wednesday, November 8, 2017 @ 21:00:47
  Author: arojas
Revision: 265755

Update to 2.3.4

Modified:
  owncloud-client/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 19:49:37 UTC (rev 265754)
+++ PKGBUILD	2017-11-08 21:00:47 UTC (rev 265755)
@@ -4,7 +4,7 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.3.3
+pkgver=2.3.4
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
@@ -14,8 +14,9 @@
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
 optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo' 'python2-caja: integration with Caja')
 backup=('etc/ownCloud/sync-exclude.lst')
-source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz")
-sha256sums=('aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4')
+source=("https://download.owncloud.com/desktop/stable/owncloudclient-$pkgver.tar.xz")
+sha256sums=('89409e68f8290930088c5ed1da483a1c1b56d45695ac9192e81a2d71690df1ba')
+validpgpkeys=(F05F7DD7953A07DF36579DAA498C45EBE94E7B37) # ownCloud Client Team (Signing Key) <info at owncloud.com>
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list