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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 8 19:39:04 UTC 2021


    Date: Monday, March 8, 2021 @ 19:39:04
  Author: spupykin
Revision: 886959

upgpkg: nextcloud-app-notes 4.0.4-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-08 19:38:58 UTC (rev 886958)
+++ PKGBUILD	2021-03-08 19:39:04 UTC (rev 886959)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=4.0.3
+pkgver=4.0.4
 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=('3b9d4d2582c5930b640e981bfeb8f3191b3142d625b094c647d43edf04353416ce2fd092fe54637d6bd44cac3ac3e75b825182527154a283bc512d360a1d29c0')
+sha512sums=('cd750fa38218843992ab939ef573ec6431f9bf00326f17ebe9a3a9272ae4ad748c201602819edf4908448471ee49439d51a7f5e5854ddf2c158b517bbd1bf1a4')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list