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

Sergej Pupykin spupykin at archlinux.org
Thu Oct 1 17:21:42 UTC 2015


    Date: Thursday, October 1, 2015 @ 19:21:42
  Author: spupykin
Revision: 142714

upgpkg: owncloud 8.1.3-2

upd

Modified:
  owncloud/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-01 17:11:13 UTC (rev 142713)
+++ PKGBUILD	2015-10-01 17:21:42 UTC (rev 142714)
@@ -5,7 +5,7 @@
 
 pkgname=owncloud
 pkgver=8.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A cloud server to store your files centrally on a hardware controlled by you"
 arch=('any')
 url="http://owncloud.org/"
@@ -69,6 +69,7 @@
   find . -type f -name .gitmodules -delete
   find . -type f -name .travis.yml -delete
   find . -type d -name .git -exec rm -rf {} \;
+  find ./apps -maxdepth 1 -type f -delete
 }
 
 package() {



More information about the arch-commits mailing list