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

Sergej Pupykin spupykin at archlinux.org
Sun Aug 23 21:02:50 UTC 2020


    Date: Sunday, August 23, 2020 @ 21:02:50
  Author: spupykin
Revision: 687218

upgpkg: nextcloud-app-notes 3.6.2-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-23 20:42:53 UTC (rev 687217)
+++ PKGBUILD	2020-08-23 21:02:50 UTC (rev 687218)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=3.6.1
+pkgver=3.6.2
 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=('eac4265ebbc4aed92955f9e71069eb82fed3678cfdf00769db3164c7a5d97aa46f48d732d277a19b94b521e15f9548989c4ec1edb69c554f85f07f210e82a245')
+sha512sums=('78ff2439609b5f9e1574430f86ed9a34e164bda1d3036a4b2ede8f87c9c7e1e7db738eb72f9a7cb255ed93844feed4e08e6f9c0ac5aec4df7530087005f35c0d')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list