Date: Thursday, October 19, 2017 @ 16:43:30 Author: spupykin Revision: 263635
upgpkg: nextcloud-app-calendar 1.5.6-1 Modified: nextcloud-app-calendar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-19 16:40:17 UTC (rev 263634) +++ PKGBUILD 2017-10-19 16:43:30 UTC (rev 263635) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=nextcloud-app-calendar -pkgver=1.5.5 +pkgver=1.5.6 pkgrel=1 pkgdesc="Calendar app for nextcloud" arch=('any') @@ -12,7 +12,7 @@ makedepends=() options=('!strip') source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/calendar/releases/download/v$pkgver/calendar.tar.gz") -sha256sums=('9a809307a3bf7e92e1dc5d39339f97d68fa1bd72a39206191ad1a3862bb778ed') +sha256sums=('afe77c960e0a67a41452b1183495ce327beea1b35f04eaf48c71706af9e81358') package() { install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
