[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jun 8 23:06:51 UTC 2020


    Date: Monday, June 8, 2020 @ 23:06:50
  Author: spupykin
Revision: 640629

upgpkg: nextcloud-app-notes 3.5.0-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-08 23:06:35 UTC (rev 640628)
+++ PKGBUILD	2020-06-08 23:06:50 UTC (rev 640629)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=3.4.0
+pkgver=3.5.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=('914879080ba62d1246d2b75009e993772849a283f75d1ea4e689e87fb95b331b8b7aadf34b49e24156a865f90d0dfb29f3e39d39a5d77913f0ebc38d135932b8')
+sha512sums=('e9b6545017e927839d0b04b42194bab7c263241f893c43150d973e5c33053360b026e0c50b7132b7a9ec49a3659e865b1d027fd754eafb0e0695ea26250294d1')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list