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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Apr 29 16:59:49 UTC 2014


    Date: Tuesday, April 29, 2014 @ 18:59:49
  Author: spupykin
Revision: 110436

upgpkg: owncloud 6.0.3-1

upd

Modified:
  owncloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-29 15:37:19 UTC (rev 110435)
+++ PKGBUILD	2014-04-29 16:59:49 UTC (rev 110436)
@@ -4,8 +4,7 @@
 # Based on owncloud-git PKGBUILD by Alexander Ovsyannikov
 
 pkgname=owncloud
-pkgver=6.0.2
-_pkgver=6.0.2
+pkgver=6.0.3
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled by you"
 arch=('any')
@@ -23,10 +22,10 @@
 	    'libreoffice-common: file preview')
 makedepends=()
 options=('!strip')
-source=("http://download.owncloud.org/community/$pkgname-${_pkgver}.tar.bz2"{,.asc}
+source=("http://download.owncloud.org/community/$pkgname-${pkgver}.tar.bz2"{,.asc}
 	'apache.example.conf')
 backup=('etc/webapps/owncloud/apache.example.conf')
-md5sums=('da5286427771c68d14b351cf68f515fd'
+md5sums=('007d6025cca1e46abd52bc6700149bc9'
          'SKIP'
          '2c33ca1019379fa0878d5a1a87d9374d')
 




More information about the arch-commits mailing list