[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat May 9 15:38:43 UTC 2020
Date: Saturday, May 9, 2020 @ 15:38:43
Author: spupykin
Revision: 625988
upgpkg: nextcloud-app-notes 3.3.0-1
Modified:
nextcloud-app-notes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-09 15:38:35 UTC (rev 625987)
+++ PKGBUILD 2020-05-09 15:38:43 UTC (rev 625988)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=nextcloud-app-notes
-pkgver=3.2.0
+pkgver=3.3.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/${pkgver}/notes.tar.gz")
-sha512sums=('f2e8b992371f5d3ea824819034cb9aa62ffbe96914f36e11284f402e962ea9a6c41b5625d411e96cc192bf5056d5609ad71569dea9e052fdcd5ec5c38ff55cbb')
+sha512sums=('b737e00b295495fea70904f589ca0dee632da1ea87800b3204158bdfd4b7d60511f86a94be3df7622912dc3d0c8043166666de6bafeccb5c5ca9ac066849a062')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
More information about the arch-commits
mailing list