[arch-commits] Commit in owncloud/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Feb 18 10:36:58 UTC 2016
Date: Thursday, February 18, 2016 @ 11:36:58
Author: spupykin
Revision: 162336
upgpkg: owncloud 9.0beta1-1
upd
Modified:
owncloud/trunk/PKGBUILD
----------+
PKGBUILD | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-18 09:23:31 UTC (rev 162335)
+++ PKGBUILD 2016-02-18 10:36:58 UTC (rev 162336)
@@ -4,8 +4,8 @@
# Based on owncloud-git PKGBUILD by Alexander Ovsyannikov
pkgname=owncloud
-pkgver=8.2.2
-pkgrel=2
+pkgver=9.0beta1
+pkgrel=1
pkgdesc="A cloud server to store your files centrally on a hardware controlled by you"
arch=('any')
url="http://owncloud.org/"
@@ -42,15 +42,15 @@
"$pkgname-activity-$pkgver.tar.gz::https://github.com/owncloud/activity/archive/v$pkgver.tar.gz"
'apache.example.conf'
"https://github.com/owncloud/3rdparty/commit/c03c864a03729956eec97dded790883c93dbd2e0.patch")
-md5sums=('d2284a4eff21eeb4a7e3e7f547053724'
- 'c40f14c6d4a328ebaed4a76d66420433'
- '2d0e9b34951e82b655a03b6155ce7914'
- 'e669b301c623de0f1153e7e50efeb717'
- '2ad5ef6f340f726c04b743a2008208b5'
- 'e14c1a3f5d347cddd01c886f9c4e1a47'
- '2d4dad4a89812c9dea8ea4c7b30bd555'
- '547a4680c49c8d75981585f3692546a0'
- '37225af3e88ca78209f05bae6008de05'
+md5sums=('d4677435973057ab91917bbbf576b5da'
+ '5a90efd06fade35dc67de7482b175124'
+ 'cd8caf6fe74941c83da6b4de379e4848'
+ '239e1fc969919910865043a8f2c2c88d'
+ '3e5c2826c114e1a4c37863613d027ac3'
+ 'f3f0500f656bb9fc71b3b04a8a1e1e69'
+ 'b76c3f034e5ecec6560923fef5b83593'
+ 'e0f77884590a0fd2b6b8781b4131d982'
+ '2697c438a4f1281b7d26999e5d053447'
'825bc73b2b661f90308dd9d5b570e481'
'77bad9c67c6b358b4fca1115115f7e1f')
@@ -62,7 +62,7 @@
mv $srcdir/apps-$pkgver/* $srcdir/core-$pkgver/apps
# php7 fix
- (cd $srcdir/core-$pkgver/3rdparty && patch -p1 -i $srcdir/c03c864a03729956eec97dded790883c93dbd2e0.patch)
+# (cd $srcdir/core-$pkgver/3rdparty && patch -p1 -i $srcdir/c03c864a03729956eec97dded790883c93dbd2e0.patch)
# for i in files_locking files_pdfviewer files_texteditor firstrunwizard \
for i in files_pdfviewer files_texteditor firstrunwizard \
More information about the arch-commits
mailing list