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

Sergej Pupykin spupykin at archlinux.org
Sat Jun 13 01:50:58 UTC 2020


    Date: Saturday, June 13, 2020 @ 01:50:56
  Author: spupykin
Revision: 642685

upgpkg: nextcloud-app-notes 3.5.1-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 01:50:49 UTC (rev 642684)
+++ PKGBUILD	2020-06-13 01:50:56 UTC (rev 642685)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=3.5.0
+pkgver=3.5.1
 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=('e9b6545017e927839d0b04b42194bab7c263241f893c43150d973e5c33053360b026e0c50b7132b7a9ec49a3659e865b1d027fd754eafb0e0695ea26250294d1')
+sha512sums=('eb5b74ebae272db0960e0c8a00fc2cfb2141e1c20874c7e9cdbb12206629997218398359616e277a0087d256e5edae84123f7b7920311c75b5bc2adaff069827')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list