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

Antonio Rojas arojas at archlinux.org
Thu May 7 18:46:54 UTC 2015


    Date: Thursday, May 7, 2015 @ 20:46:54
  Author: arojas
Revision: 132887

Update to 1.8.1

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-07 16:59:23 UTC (rev 132886)
+++ PKGBUILD	2015-05-07 18:46:54 UTC (rev 132887)
@@ -4,8 +4,8 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
 url='http://owncloud.org/'
@@ -15,8 +15,8 @@
 optdepends=('python2-nautilus: integration with Nautilus')
 install=$pkgname.install
 backup=('etc/ownCloud/sync-exclude.lst')
-source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.bz2"{,.asc})
-md5sums=('c292c94609ff7df39d7a29f8e404d9e3'
+source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz"{,.asc})
+md5sums=('94c38c8cc15f2e34fae49e06ee3dc66e'
          'SKIP')
 validpgpkeys=('F05F7DD7953A07DF36579DAA498C45EBE94E7B37')
 



More information about the arch-commits mailing list