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

Antonio Rojas arojas at archlinux.org
Mon May 8 19:11:24 UTC 2017


    Date: Monday, May 8, 2017 @ 19:11:22
  Author: arojas
Revision: 227368

Update to 2.3.2

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-08 19:10:00 UTC (rev 227367)
+++ PKGBUILD	2017-05-08 19:11:22 UTC (rev 227368)
@@ -4,7 +4,7 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 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=('93143752234a0bc4c9798b69d8239996d92130eecdc1d93b75e3d49b899f3914')
+sha256sums=('a1199d2b957a28081aff11a2a7e471ca09c965bbb1b51b1b7b7a8706304f5f09')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list