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

Sergej Pupykin spupykin at archlinux.org
Wed Mar 3 19:29:37 UTC 2021


    Date: Wednesday, March 3, 2021 @ 19:29:37
  Author: spupykin
Revision: 879345

upgpkg: nextcloud-app-notes 4.0.3-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 19:29:32 UTC (rev 879344)
+++ PKGBUILD	2021-03-03 19:29:37 UTC (rev 879345)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=nextcloud-app-notes
-pkgver=4.0.2
+pkgver=4.0.3
 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=('524bbcf341170666bf6c924bdf82fb09885d8ddb4dfd93a29d342edf2b2429204808f9531dc092c1d50feb1049dc138a9b10ffca0ae79dd6e9dc72a5840c916b')
+sha512sums=('3b9d4d2582c5930b640e981bfeb8f3191b3142d625b094c647d43edf04353416ce2fd092fe54637d6bd44cac3ac3e75b825182527154a283bc512d360a1d29c0')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"



More information about the arch-commits mailing list