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

Antonio Rojas arojas at archlinux.org
Wed Mar 22 15:26:41 UTC 2017


    Date: Wednesday, March 22, 2017 @ 15:26:40
  Author: arojas
Revision: 218396

Update to 2.3.1

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-22 15:23:14 UTC (rev 218395)
+++ PKGBUILD	2017-03-22 15:26:40 UTC (rev 218396)
@@ -4,8 +4,8 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
 url='http://owncloud.org/'
@@ -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")
-md5sums=('452db1faf7e28902301ccfe89835a363')
+sha256sums=('93143752234a0bc4c9798b69d8239996d92130eecdc1d93b75e3d49b899f3914')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list