Date: Thursday, April 25, 2019 @ 07:32:05 Author: spupykin Revision: 453683
upgpkg: nextcloud-app-notes 2.6.0-1 Modified: nextcloud-app-notes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 07:31:54 UTC (rev 453682) +++ PKGBUILD 2019-04-25 07:32:05 UTC (rev 453683) @@ -3,7 +3,7 @@ # Contributor: David Runge <[email protected]> pkgname=nextcloud-app-notes -pkgver=2.5.1 +pkgver=2.6.0 pkgrel=1 pkgdesc="Simple Notes app for Nextcloud" arch=('any') @@ -13,7 +13,7 @@ makedepends=() options=('!strip') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz") -sha512sums=('c1d9a1e79f11549a27a877f31de74b59523117a8a9da39a8827a7a6f9f80500157657cf4228b241d86a08cd5e01c8e310be4b04c34a238615c68827b0a1c6b31') +sha512sums=('e048ec91962913b1e8b2f5823cd20e3fe8467338f209870b94758b0234a78586635e04f84a468d349ea1fc4888ea911c7a147d446d7db2f803b83124a6ede843') package() { install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
